Divisibility of this currency, required to create Mosaic from relative amounts.
Mosaic id of this currency. This value is optional if the user only wants to provide the mosaic id. This value will be set if it's loaded by rest.
The Namespace id of this currency. This value is option if the user only wants to provide the namespace id. This value will be set if it's loaded by rest.
Is this currency restrictable.
Is this currency supply mutable.
Is this currency transferable.
The selected unresolved mosaic id used when creating Mosaic. This could either be the Namespace or the Mosaic id.
Currency for public / Public_test network.
This represents the per-network currency mosaic. This mosaicId is aliased with namespace name symbol.xym
.
This simplifies offline operations but general applications should load the currency from the repository factory and network currency service.
If you are creating a private network and you need offline access, you can create a Currency in memory.
Generated using TypeDoc
An object that knows how to create Mosaics based on the Mosaic Info and Namespace configuration.