mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-01 16:46:23 +00:00
Add a function `WaitBlocks` to wait for blocks to propagate to all three nodes, and use this instead of waiting a fixed time of one second. Fixes #3445.