pub fn calculate_block_reward(
epoch_reward: Capacity,
epoch_length: BlockNumber,
) -> Capacity
Expand description
Shortcut for calculate block_reward helper method
pub fn calculate_block_reward(
epoch_reward: Capacity,
epoch_length: BlockNumber,
) -> Capacity
Shortcut for calculate block_reward helper method