mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge af49d86dd7 into merged_master (Bitcoin PR bitcoin/bitcoin#27093)
This commit is contained in:
commit
c40ebd7cba
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ class WalletPruningTest(BitcoinTestFramework):
|
|||
|
||||
# A blk*.dat file is 128MB
|
||||
# Generate 250 light blocks
|
||||
self.generate(self.nodes[0], 250, sync_fun=self.no_op)
|
||||
self.generate(self.nodes[0], 250)
|
||||
# Generate 50MB worth of large blocks in the blk00000.dat file
|
||||
self.mine_large_blocks(self.nodes[0], 50)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue