Name | Lookup | Parameters | |
|---|---|---|---|
| stake | 6900 | 2 | |
| unstake | 6901 | 2 | |
| claim_reward | 6902 | 1 | |
| set_distributed_reward | 6903 | 1 | |
| set_epoch_duration | 6904 | 1 | |
| set_group_weight | 6905 | 2 | |
| set_currency_group | 6906 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| NewEpoch | 6900 | ["MomentOf","Balance","EpochChanges"] |
Name | Type | |
|---|---|---|
| EndOfEpoch | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| ActiveEpochData | {"origin":"PlainType","plain_type":"pallet_liquidity_rewards:EpochData","PlainTypeValue":747} | |
| NextEpochChanges | {"origin":"PlainType","plain_type":"pallet_liquidity_rewards:EpochChanges","PlainTypeValue":95} |
Name | Type | Value | |
|---|---|---|---|
| MaxGroups | U32 | 14000000 | |
| MaxChangesPerEpoch | U32 | 32000000 | |
| InitialEpochDuration | U64 | 60ea000000000000 |
Name | Docs |
|---|---|
| MaxChangesPerEpochReached | Limit of max calls with same id to [`Pallet::set_group_weight()`] or[`Pallet::set_currency_group()`] reached. |