![]() |
Bitcoin ABC
0.26.3
P2P Digital Currency
|
#include <stakingrewards.h>
Public Member Functions | |
StakingRewardsPolicy (const CBlockIndex &blockIndex, const CBlock &block, const Amount &blockReward) | |
bool | operator() (BlockPolicyValidationState &state) override |
![]() | |
virtual | ~ParkingPolicy () |
Private Attributes | |
const CBlock & | m_block |
const Amount & | m_blockReward |
const CBlockIndex & | m_blockIndex |
Definition at line 14 of file stakingrewards.h.
|
inline |
Definition at line 21 of file stakingrewards.h.
|
overridevirtual |
Implements ParkingPolicy.
Definition at line 23 of file stakingrewards.cpp.
|
private |
Definition at line 16 of file stakingrewards.h.
|
private |
Definition at line 18 of file stakingrewards.h.
|
private |
Definition at line 17 of file stakingrewards.h.