Subscribe to receive notification anytime a new vote is observed in gossip. These votes are pre-consensus therefore there is no guarantee these votes will enter the ledger.
--rpc-pubsub-enable-vote-subscription
flag. The format of this subscription may change in the future.wss://mainnet.helius-rpc.com/?api-key=<API_KEY>
wss://devnet.helius-rpc.com/?api-key=<API_KEY>
hash: <string>
- The vote hashslots: <array>
- The slots covered by the vote, as an array of u64 integerstimestamp: <i64|null>
- The timestamp of the votesignature: <string>
- The signature of the transaction that contained this votevotePubkey: <string>
- The public key of the vote account, as base-58 encoded string