WindowRegisterWalletEventCallback
@iota/wallet-standard / WindowRegisterWalletEventCallback
Type Alias: WindowRegisterWalletEventCallback
WindowRegisterWalletEventCallback = (
api) =>void
Defined in: node_modules/.pnpm/@[email protected]/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