Documentation exported from Syscoin Core 4.4.1

syscoinstartgeth (4.4.1 RPC)

blockchain

control

evo

evowallet

governance

governancewallet

masternode

mining

network

rawtransactions

signer

syscoin

syscoinwallet

util

wallet

zmq

syscoinstartgeth

Starts Geth.

Result:
{                      (json object)
  "status" : "str"     (string) Result
}

Examples:
> syscoin-cli syscoinstartgeth 
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "syscoinstartgeth", "params": []}' -H 'content-type: text/plain;' http://127.0.0.1:8370/