gobject_list_prepared (4.2.2 RPC)
blockchain
control
evo
evowallet
generating
governance
governancewallet
masternode
mining
network
rawtransactions
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) 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/