5 #ifndef BITCOIN_POLICY_BLOCK_STAKINGREWARDS_H
6 #define BITCOIN_POLICY_BLOCK_STAKINGREWARDS_H
The block chain is a tree shaped structure starting with the genesis block at the root,...
bool operator()(BlockPolicyValidationState &state) override
const Amount & m_blockReward
StakingRewardsPolicy(const CBlockIndex &blockIndex, const CBlock &block, const Amount &blockReward)
const CBlockIndex & m_blockIndex
Amount GetStakingRewardsAmount(const Amount &coinbaseValue)