mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
test: use tagged ephemeral MiniWallet instance in fill_mempool
This commit is contained in:
@@ -390,7 +390,7 @@ class RPCPackagesTest(BitcoinTestFramework):
|
||||
])
|
||||
self.wallet.rescan_utxos()
|
||||
|
||||
fill_mempool(self, node, self.wallet)
|
||||
fill_mempool(self, node)
|
||||
|
||||
minrelay = node.getmempoolinfo()["minrelaytxfee"]
|
||||
parent = self.wallet.create_self_transfer(
|
||||
|
||||
Reference in New Issue
Block a user