Enums§
- Validate
Header Error - An error thrown when trying to validate a header.
Traits§
Functions§
- is_
beyond_ last_ checkpoint - Checks if block height is higher than the last checkpoint height. By beeing beyond the last checkpoint we are sure that we store the correct chain up to the height of the last checkpoint.
- validate_
header - Validates a header. If a failure occurs, a ValidateHeaderError will be returned.