Register a Wallet with the app.
unregister
function to programmatically unregister the Wallet.
Wallets generally do not need to, and should not, call this.
Register a Wallet with the app.
unregister
function to programmatically unregister the Wallet.
Wallets generally do not need to, and should not, call this.
Generated using TypeDoc
Interface that will be provided to Wallets by the app when the app calls the WindowRegisterWalletEventCallback provided by Wallets.
Wallets must call the register method to register themselves.