SlotsUpdatesNotificationsApi

type SlotsUpdatesNotificationsApi = object;

Methods

slotsUpdatesNotifications()

slotsUpdatesNotifications(): Readonly;

Subscribe to receive a notification from the validator on a variety of updates on every slot.

This subscription is unstable. The format of this subscription may change in the future, and may not be supported by every node.

Returns

Readonly

See

https://solana.com/docs/rpc/websocket/slotsupdatessubscribe

On this page