WindowRegisterWalletEventCallback
@iota/wallet-standard / WindowRegisterWalletEventCallback
Type Alias: WindowRegisterWalletEventCallback
WindowRegisterWalletEventCallback = (
api) =>void
Defined in: node_modules/.pnpm/@wallet-standard+base@1.0.1/node_modules/@wallet-standard/base/lib/types/window.d.ts:70
Callback function provided by Wallets to be called by the app when the app is ready to register Wallets.
Parameters
api
Returns
void