Utility.Registry.V0.Configuration.Instrument
Templates
template InstrumentConfiguration
Configuration for an instrument.
Signatory: provider, registrar
Field
Type
Description
operator
The operator party.
provider
The provider party.
registrar
The registrar party.
defaultIdentifier
The default instrument identifer.
additionalIdentifiers
Additional instrument identifiers.
issuerRequirements
Credential requirements to mint/burn a given asset.
holderRequirements
Credential requirements to transfer/lock/unlock a given asset.
forceTransferRequirements
Credential requirements for requesting forced transfers of a given asset. This field is available starting from version
0.2.0
of this package.
Choice Archive
Controller: provider, registrar
Returns: ()
(no fields)
Choice InstrumentConfiguration_Get
Gets the instrument configuration.
Controller: actor
Returns: InstrumentConfiguration_Get_Result
Field
Type
Description
actor
The actor party.
Data Types
data InstrumentConfiguration_Get_Result
Result of
InstrumentConfiguration_Get
.InstrumentConfiguration_Get_Result
Field
Type
Description
instrumentConfiguration
The instrument configuration.