IdentifierArray
A read-only array of namespaced identifiers in the format ${namespace}:${reference}.
Used by {@link Wallet.chains | Wallet::chains}, WalletAccount::chains, and WalletAccount::features.
type IdentifierArray = readonly IdentifierString[];
§Type
§
readonly IdentifierString[]
[src]