|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
Functions | |
| constexpr BlockDuration | catapult::Eternal_Artifact_Duration (0) |
| Duration of eternal artifact. More... | |
Variables | |
| constexpr size_t | catapult::Rollback_Buffer_Size = 2 |
| Number of buffer values required to guarantee deterministic rollbacks. More... | |
| constexpr size_t | catapult::Importance_History_Size = 1 + Rollback_Buffer_Size |
| Number of historical importances associated with a single account. More... | |
| constexpr size_t | catapult::Activity_Bucket_History_Size = 5 + Rollback_Buffer_Size |
| constexpr size_t | catapult::Cached_Hash_Size = Hash256_Size |