mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-08-31 17:02:02 +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>.