Skip to main content

StandardConnectOutput

@iota/wallet-standard


@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

readonly accounts: readonly WalletAccount[]

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?

optional supportedIntents?: string[]

Defined in: sdk/wallet-standard/src/wallet.ts:24