The sync calls are redundant after a call to generate, because generate already syncs itself.
Completes backport of core#23474:
https://github.com/bitcoin/bitcoin/pull/23474/commits/fa974f1f1417a536636347072e86bcb54a4c909c
Depends on D12533.
Differential D12535
scripted-diff: Remove redundant sync_all and sync_blocks Fabien on Nov 18 2022, 16:53. Authored by Tags None Subscribers None
Details
The sync calls are redundant after a call to generate, because generate already syncs itself. Completes backport of core#23474: Depends on D12533. ninja check-functional-extended
Diff Detail
|