Documentation exported from Syscoin Core 4.4.1

gobject_count (4.4.1 RPC)

blockchain

control

evo

evowallet

governance

governancewallet

masternode

mining

network

rawtransactions

signer

syscoin

syscoinwallet

util

wallet

zmq

gobject_count ( "mode" )

Count governance objects and votes

Arguments:
1. mode    (string, optional) Output format: json ("json") or string in free form ("all").

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