mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-03-17 00:42:29 +00:00
Instead of syncing to max height returned by the waitforblockheight RPC, sync to the max height returned by the getblockcount RPC. This change was suggested by Suhas Daftuar <sdaftuar@chaincode.com>.