Documentation exported from Syscoin Core 4.4.1

gobject_list_prepared (4.4.1 RPC)

blockchain

control

evo

evowallet

governance

governancewallet

masternode

mining

network

rawtransactions

signer

syscoin

syscoinwallet

util

wallet

zmq

gobject_list_prepared ( count )

Returns a list of governance objects prepared by this wallet with "gobject_prepare" sorted by their creation time.

Arguments:
1. count    (numeric, optional) Maximum number of objects to return.

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