CatapultServer
v0.5.0.1 (Elephant)
|
Result of a chain comparison operation. More...
Public Attributes | |
ChainComparisonCode | Code |
End state of the chain comparison operation. More... | |
Height | CommonBlockHeight |
Height of the last common block between the two chains. More... | |
uint64_t | ForkDepth |
Depth of the fork that needs to be resolved. More... | |
Result of a chain comparison operation.
ChainComparisonCode catapult::chain::CompareChainsResult::Code |
End state of the chain comparison operation.
Height catapult::chain::CompareChainsResult::CommonBlockHeight |
Height of the last common block between the two chains.
uint64_t catapult::chain::CompareChainsResult::ForkDepth |
Depth of the fork that needs to be resolved.