mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-20 12:18:51 +00:00
Merge pull request #2115 from rnicoll/1.21-travis-extend-timeout
Sync nodes before maturing blocks in bumpfee
This commit is contained in:
commit
1fbfe609b3
@ -66,6 +66,7 @@ class BumpFeeTest(BitcoinTestFramework):
|
||||
# fund rbf node with 10 coins of 0.001 btc (100,000 satoshis)
|
||||
self.log.info("Mining blocks...")
|
||||
peer_node.generate(110)
|
||||
self.sync_all()
|
||||
# Dogecoin: Coinbase maturity is much higher, so we mine to the RBF node for funding
|
||||
rbf_node.generate(140)
|
||||
self.sync_all()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user