Messages
No examples foundNo examples found{
"jsonrpc": "<string>",
"method": "<string>",
"params": {
"subscription": 123,
"result": 123
}
}Websockets
Root
Stream root advancement (highest slot the validator has rooted).
WSS
/
Messages
No examples foundNo examples found{
"jsonrpc": "<string>",
"method": "<string>",
"params": {
"subscription": 123,
"result": 123
}
}rootSubscribe request
type:object
Subscribe to root advancement.
Unsubscribe request
type:object
Cancel a previously created subscription.
rootNotification
type:object
Fired when the validator's root advances.
⌘I
