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.
Register a Wallet with the app.
unregister function to programmatically unregister the Wallet.
unregister
Wallets generally do not need to, and should not, call this.
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.