Name | Lookup | Parameters | |
|---|---|---|---|
| set_configuration | 1a00 | 1 | |
| set_block_issue_reward | 1a01 | 1 | |
| set_max_currency_supply | 1a02 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| DistributionConfigurationChanged | 1a00 | ["RewardDistributionConfig"] | |
| BlockIssueRewardChanged | 1a01 | ["BalanceOf"] | |
| MaxCurrencySupplyChanged | 1a02 | ["BalanceOf"] | |
| BlockRewardsDistributed | 1a03 | ["BalanceOf"] | |
| TransactionFeesDistributed | 1a04 | ["BalanceOf"] |
Name | Type | |
|---|---|---|
| RewardDistributionConfigStorage | {"origin":"PlainType","plain_type":"pallet_block_reward:types:RewardDistributionConfig","PlainTypeValue":67} | |
| BlockIssueReward | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
| MaxCurrencySupply | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} |
Name | Docs |
|---|---|
| InvalidDistributionConfiguration | Sum of all rations must be one whole (100%) |