mnsync (4.2.2 RPC)
blockchain
control
evo
evowallet
generating
governance
governancewallet
masternode
mining
network
rawtransactions
syscoin
syscoinwallet
util
wallet
zmq
mnsync "command"
Returns the sync status, updates to the next step or resets it entirely.
Arguments:
1. command (string, required) The command to issue (status|next|reset)
Examples:
> syscoin-cli mnsync status
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "mnsync", "params": [status]}' -H 'content-type: text/plain;' http://127.0.0.1:8370/