Class PollingUserAccountSubscriber

Hierarchy

  • PollingUserAccountSubscriber

Implements

Constructors

Properties

accountLoader: BulkAccountLoader
callbackId?: string
connection: Connection
decode: ((name: any, buffer: any) => UserAccount)

Type declaration

errorCallbackId?: string
eventEmitter: StrictEventEmitter<EventEmitter<DefaultEventMap>, UserAccountEvents, UserAccountEvents, "addEventListener" | "removeEventListener", "on" | "addListener" | "removeListener" | "once" | "emit">
isSubscribed: boolean
userAccountPublicKey: PublicKey

Methods

Generated using TypeDoc