Specifies to allow the gamete of the node to call, for free, the add method of the accounts ledger
and the mint/burn methods of the accounts, without paying gas and without paying for the minted coins.
Specifies to allow the @@SelfCharged annotation in the Takamaka
code that runs in the node.
Specifies to allow the faucet() methods of the gametes without a valid signature.
Specifies that the minimum gas price for transactions is 0, so that the current
gas price is not relevant for the execution of the transactions.
Sets the extra tax paid when a validator acquires the shares of another validator
(in percent of the offer cost).
Specifies the chain identifier that will be set for the node.
Sets the final supply of coins of the node.
Specifies the genesis time that will be set for the node.
Sets the initial gas price.
Sets the initial inflation applied to the gas consumed by transactions before it gets sent
as reward to the validators.
Sets the initial supply of red coins of the node.
Sets the initial supply of coins of the node.
Sets the maximal cumulative size of the dependencies per transaction.
Sets the maximal number of dependencies per transaction.
Sets the maximal length of the error message kept in the store of the node.
Sets the maximal amount of gas that a non-view transaction can consume.
Sets how quick the gas consumed at previous rewards is forgotten:
0 means never, 1_000_000 means immediately.
Sets the amount of validators' rewards that gets staked.
Sets the public key for the gamete account.
Sets the percent of stake that gets slashed for each misbehaving validator.
Sets the percent of stake that gets slashed for each not behaving (not voting) validator.
Sets the units of gas that are aimed to be rewarded at each reward.
Sets the amount of coins that must be payed to start a new poll amount
to validators, for instance to change a consensus parameter.
Sets the version of the verification module to use.
Specifies to signature algorithm to use to sign the requests sent to the node.
Requires to skip the verification of the classes of the jars installed in the node.
Chain a builder initialized with the information in this object.