Set to true if block chain should calculate state hashes so that state is fully verifiable at each block.
Set to true if block chain should calculate receipts so that state changes are fully verifiable at each block.
Mosaic id used as primary chain currency.
Mosaic id used to provide harvesting ability.
Targeted time between blocks.
A higher value makes the network more biased.
Number of blocks between successive finalization attempts.
Number of blocks that should be treated as a group for importance purposes.
Percentage of importance resulting from fee generation and beneficiary usage.
Maximum number of blocks that can be rolled back.
Maximum number of blocks to use in a difficulty calculation.
Default multiplier to use for dynamic fees.
Maximum lifetime a transaction can have before it expires.
Maximum future time of a block that can be accepted.
Initial currency atomic units available in the network.
Maximum atomic units (total-supply * 10 ^ divisibility) of a mosaic allowed in the network.
Total whole importance units available in the network.
Minimum number of harvesting mosaic atomic units needed for an account to be eligible for harvesting.
Maximum number of harvesting mosaic atomic units needed for an account to be eligible for harvesting.
Minimum number of harvesting mosaic atomic units needed for an account to be eligible for voting.
Maximum number of voting keys that can be registered at once per account.
Minimum number of finalization rounds for which voting key can be registered.
Maximum number of finalization rounds for which voting key can be registered.
Percentage of the harvested fee that is collected by the beneficiary account.
Percentage of the harvested fee that is collected by network.
The harvest network fee sink address.
Number of blocks between cache pruning.
Maximum number of transactions per block.
Generated using TypeDoc
Chain related configuration properties.