Structs§
- Commit
Sequence Verifier - Verifies whether the given sequence of commits can be a partial sequence of a valid finalized chain.
Enums§
Functions§
- verify_
finalization_ proof - Verifies the finalization proof of the given block header.
- verify_
header_ to_ header - Verifies whether
h2
can be the direct child ofh1
.