Type alias AccountChangeCallback

AccountChangeCallback: ((accountInfo: AccountInfo<Buffer>, context: Context) => void)

Type declaration

    • (accountInfo: AccountInfo<Buffer>, context: Context): void
    • Callback function for account change notifications

      Parameters

      Returns void

Generated using TypeDoc