IdentifierRecord: Readonly<Record<IdentifierString, T>>

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

Used by Wallet::features.

Type Parameters

  • T