StandardConnectOutput
@iota/wallet-standard / StandardConnectOutput
Interface: StandardConnectOutput
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/connect.d.ts:83
Output of the StandardConnectMethod.
Properties
accounts
readonlyaccounts: readonlyWalletAccount[]
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/connect.d.ts:85
List of accounts in the "@wallet-standard/base".Wallet that the app has been authorized to use.
supportedIntents?
optionalsupportedIntents?:string[]
Defined in: sdk/wallet-standard/src/wallet.ts:24