API Reference
Unsubscribe from event on Websocket
curl -X GET "https://mainnet-beta.rpc.hyperpaxeer.com/unsubscribe?query=tm.event+%3D+%27Tx%27+AND+tx.height+%3D+5"{
"id": 0,
"jsonrpc": "2.0",
"result": {
"property1": null,
"property2": null
}
}{
"id": 0,
"jsonrpc": "2.0",
"error": "Description of failure"
}Unsubscribe from all events via WebSocket GET
Unsubscribe from all events via WebSocket
Get validator set at a specified height GET
Get Validators. Validators are sorted by voting power. If the `height` field is set to a non-default value, upon success, the `Cache-Control` header will be set with the default maximum age.