WalletEvents
WalletEvents =
object
Defined in: packages/iso-filecoin-wallets/src/types.ts:17
Properties
Section titled “Properties”accountChanged
Section titled “accountChanged”accountChanged:
CustomEvent<IAccount>
Defined in: packages/iso-filecoin-wallets/src/types.ts:18
connect
Section titled “connect”connect:
CustomEvent<AccountNetwork>
Defined in: packages/iso-filecoin-wallets/src/types.ts:21
disconnect
Section titled “disconnect”disconnect:
CustomEvent
Defined in: packages/iso-filecoin-wallets/src/types.ts:20
error:
CustomEvent<Error>
Defined in: packages/iso-filecoin-wallets/src/types.ts:22
networkChanged
Section titled “networkChanged”networkChanged:
CustomEvent<AccountNetwork>
Defined in: packages/iso-filecoin-wallets/src/types.ts:19
stateChanged
Section titled “stateChanged”stateChanged:
CustomEvent<WalletSupportType>
Defined in: packages/iso-filecoin-wallets/src/types.ts:23