IdentifierArray
@iota/wallet-standard / IdentifierArray
Type Alias: IdentifierArray
IdentifierArray = readonly
IdentifierString[]
Defined in: node_modules/.pnpm/@[email protected]/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.