programSubscribe
All the specifications for programSubscribe Websocket Method on Solana
Parameters required for this RPC call
{
"jsonrpc": "2.0",
"id": 1,
"method": "programSubscribe",
"params": [
"11111111111111111111111111111111",
{
"encoding": "base64",
"filters": [{ "dataSize": 80 }]
}
]
}{
"jsonrpc": "2.0",
"result": 24040,
"id": 1
}Last updated