CatapultServer
v0.5.0.1 (Elephant)
|
Describes a block difficulty cache. More...
Public Types | |
using | KeyType = state::BlockDifficultyInfo |
using | ValueType = KeyType |
using | CacheType = BlockDifficultyCache |
using | CacheDeltaType = BlockDifficultyCacheDelta |
using | CacheViewType = BlockDifficultyCacheView |
Static Public Member Functions | |
static const auto & | GetKeyFromValue (const ValueType &blockDifficultyInfo) |
Gets the key corresponding to blockDifficultyInfo. More... | |
Describes a block difficulty cache.
|
inlinestatic |
Gets the key corresponding to blockDifficultyInfo.