[][src]Module pallet_plasm_rewards::traits

Structs

DefaultForDappsStaking

Traits

ComputeEraWithParam

Get the amount of staking per Era in a module in the Plasm Network.

ComputeTotalPayout

The reward is allocated from the total supply of tokens, the time for Era, the amount of staking for Security, and the amount of staking for Dapps.

EraFinder

Get the era for validator and dapps staking module.

ForDappsEraRewardFinder

Get the dapps rewards for dapps staking module.

ForSecurityEraRewardFinder

Get the security rewards for validator module.

HistoryDepthFinder

Get the history depth

MaybeValidators

Returns the next validator candidate.