force_rescan_tx_pool
Force wallet to fetch tx pool from daemon and go through it's transactions
URL: http:://127.0.0.1:11211/json_rpc
Request:
{
"id": 0,
"jsonrpc": "2.0",
"method": "force_rescan_tx_pool",
"params": {
}
}
Request description:
Response:
{
"id": 0,
"jsonrpc": "2.0",
"result": {
"status": "OK"
}
}
Response description:
"status": Operation status