Returns if we are synced with our peers
None
(bool)
whether or not syncedcurl --data '{"method":"isCurrent","params":[],"jsonrpc":"2.0","id":1}' -s -k -u "rpcuser:rpcpass" -H 'Content-Type: application/json' http://127.0.0.1:18131 |jq .
true
© Copyright Qitmeer 2021.
This work is licensed under a Creative Commons Attribution 4.0 International License