CatapultServer
v0.5.0.1 (Elephant)
|
Stateful catapult information. More...
Public Member Functions | |
CatapultState () | |
Creates a start state. More... | |
Public Attributes | |
model::ImportanceHeight | LastRecalculationHeight |
Height at which importances were last recalculated. More... | |
uint64_t | NumTotalTransactions |
Total number of confirmed transactions in chain. More... | |
Stateful catapult information.
|
inline |
Creates a start state.
model::ImportanceHeight catapult::state::CatapultState::LastRecalculationHeight |
Height at which importances were last recalculated.
uint64_t catapult::state::CatapultState::NumTotalTransactions |
Total number of confirmed transactions in chain.