Skip to main content

IdentifierArray

@iota/wallet-standard


@iota/wallet-standard / IdentifierArray

Type Alias: IdentifierArray

IdentifierArray = readonly IdentifierString[]

Defined in: node_modules/.pnpm/@wallet-standard+base@1.0.1/node_modules/@wallet-standard/base/lib/types/identifier.d.ts:17

A read-only array of namespaced identifiers in the format ${namespace}:${reference}.

Used by Wallet::chains, WalletAccount::chains, and WalletAccount::features.