IdentifierString
@iota/wallet-standard / IdentifierString
Type Alias: IdentifierString
IdentifierString =
`${string}:${string}`
Defined in: node_modules/.pnpm/@wallet-standard+base@1.0.1/node_modules/@wallet-standard/base/lib/types/identifier.d.ts:8
A namespaced identifier in the format ${namespace}:${reference}.
Used by IdentifierArray and IdentifierRecord.