SlotNotificationsApi

type SlotNotificationsApi = object;

Methods

slotNotifications()

slotNotifications(): SlotNotificationsApiNotification;

Subscribe to receive notifications anytime a slot is processed by the validator.

Returns

SlotNotificationsApiNotification

See

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

On this page