Unsubscribes from a previous subscription started with latestBlockSubscribe
unsigned integer
latestBlockSubscribe
was called.
boolean
{ "jsonrpc": "2.0", "id": 1, "method": "latestBlockUnsubscribe", "params": { "subscription_id": 1 } }
{ "jsonrpc": "2.0", "id": 1, "result": true }