mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 11:11:15 +02:00
test: Remove MiniWallet mempool_valid option
This commit is contained in:
@ -684,7 +684,6 @@ class ReplaceByFeeTest(BitcoinTestFramework):
|
||||
utxo_to_spend=parent_utxo,
|
||||
sequence=SEQUENCE_FINAL,
|
||||
fee_rate=Decimal('0.02'),
|
||||
mempool_valid=False,
|
||||
)
|
||||
|
||||
# Broadcast replacement child tx
|
||||
|
Reference in New Issue
Block a user