Type alias SwitchAccountCallback

SwitchAccountCallback: ((currentAccount: WalletAccount | null, needAccount: WalletAccount) => Promise<void>)

Type declaration

Generated using TypeDoc