nooschain / fork-choice/conflict-types / ChainConflictType
Type Alias: ChainConflictType
ChainConflictType =
"same_height_different_hash"|"previous_hash_mismatch"|"genesis_mismatch"|"protocol_version_mismatch"|"state_root_mismatch"|"block_hash_mismatch"|"merkle_root_mismatch"
Defined in: fork-choice/conflict-types.ts:15
Supported finalized-chain conflict categories.