Type alias AccountChangeCallback

AccountChangeCallback: ((accountInfo, context) => void)

Callback function for account change notifications

Type declaration

    • (accountInfo, context): void
    • Parameters

      Returns void

Generated using TypeDoc