Documentation exported from Syscoin Core 4.2.0

gobject_diff (4.2.0 RPC)

blockchain

control

evo

evowallet

generating

governance

governancewallet

masternode

mining

network

rawtransactions

syscoin

syscoinwallet

util

wallet

zmq

gobject_diff ( "signal" "type" )

List differences since last diff or list

Arguments:
1. signal    (string, optional, default=valid) Cached signal, possible values: [valid|funding|delete|endorsed|all].
2. type      (string, optional, default=all) Object type, possible values: [proposals|triggers|all].

Result:
null    (json null)

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