Interface: CantonInstrumentId
Defined in: canton/types.ts:81
Identifies a token on Canton (maps to splice_api_token_holding_v1.InstrumentId).
Encoded as "party::fingerprint::tokenId" (e.g. ccipOwner::1220…::link-token).
The ledger stores admin as party::fingerprint and id as the token name.
Properties
admin
admin:
string
Defined in: canton/types.ts:82
id
id:
string
Defined in: canton/types.ts:83