Type Alias VoteNotificationsApi
Type declaration
voteNotifications:function
- voteNotifications(
NO_CONFIG?: Record<string, never>,
): Readonly<
{
hash: Blockhash;
signature: Signature;
slots: readonly Slot[];
timestamp: UnixTimestamp
| null;
votePubkey: Address;
},
> Parameters
OptionalNO_CONFIG: Record<string, never>
Subscribe to receive a notification from the validator on a variety of updates on every slot