Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <policy/block/parkingpolicy.h>
Go to the source code of this file.
Classes | |
class | StakingRewardsPolicy |
Namespaces | |
namespace | Consensus |
namespace | avalanche |
Functions | |
Amount | GetStakingRewardsAmount (const Amount &coinbaseValue) |
bool | IsStakingRewardsActivated (const Consensus::Params ¶ms, const CBlockIndex *pprev) |
bool IsStakingRewardsActivated | ( | const Consensus::Params & | params, |
const CBlockIndex * | pprev | ||
) |
Definition at line 77 of file stakingrewards.cpp.