Bitcoin ABC  0.29.2
P2P Digital Currency
Classes | Namespaces | Functions
stakingrewards.h File Reference
#include <policy/block/parkingpolicy.h>
Include dependency graph for stakingrewards.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StakingRewardsPolicy
 

Namespaces

 Consensus
 

Functions

Amount GetStakingRewardsAmount (const Amount &coinbaseValue)
 
bool IsStakingRewardsActivated (const Consensus::Params &params, const CBlockIndex *pprev)
 

Function Documentation

◆ GetStakingRewardsAmount()

Amount GetStakingRewardsAmount ( const Amount coinbaseValue)

Definition at line 65 of file stakingrewards.cpp.

Here is the caller graph for this function:

◆ IsStakingRewardsActivated()

bool IsStakingRewardsActivated ( const Consensus::Params params,
const CBlockIndex pprev 
)

Definition at line 69 of file stakingrewards.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: