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