Creates asset's scheme.
Platform account or null. If account is present, the tx that includes AssetTransferTransaction of this asset must be signed by the approver account.
Any string that describing the asset. For example, stringified JSON containing properties.
Platform account or null. The registrar can transfer the asset without unlocking.
Total supply of this asset
Creates CreateShard type which can create new shard
Creates Custom type that will be handled by a specified type handler
A custom transaction body
An Id of an type handler which will handle a custom transaction
Creates Pay type which pays the value quantity of CCC(CodeChain Coin) from the tx signer to the recipient. Who is signing the tx will pay.
quantity of CCC to pay
The platform account who receives CCC
Creates Remove type which remove the text from the chain.
Creates SetRegularKey type which sets the regular key of the tx signer.
The public key of a regular key
Create SetShardUser type which can change shard users
Creates Store type which store content with certifier on chain.
Creates Wrap CCC type which wraps the value quantity of CCC(CodeChain Coin) in a wrapped CCC asset. Who is signing the tx will pay.
Generated using TypeDoc