![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
#include <rtt.h>
Public Member Functions | |
| RTTPolicy (const Consensus::Params &consensusParams, const CBlockIndex &blockIndex) | |
| bool | operator() (BlockPolicyValidationState &state) override |
Public Member Functions inherited from ParkingPolicy | |
| virtual | ~ParkingPolicy () |
| virtual bool | operator() (BlockPolicyValidationState &state)=0 |
Private Attributes | |
| const Consensus::Params & | m_consensusParams |
| const CBlockIndex & | m_blockIndex |
|
inline |
|
overridevirtual |
Implements ParkingPolicy.
Definition at line 21 of file rtt.cpp.
|
private |
|
private |