rootSubscribe
All the specifications for rootSubscribe Websocket Method on Solana
Parameters required for this RPC call
{
"jsonrpc": "2.0",
"id": 1,
"method": "rootSubscribe"
}{
"jsonrpc": "2.0",
"result": 0,
"id": 1
}{
"jsonrpc": "2.0",
"method": "rootNotification",
"params": {
"result": 42,
"subscription": 0
}
}Last updated