Module error

Module error 

Source
Expand description

Error type declarations for block building.

Enums§

BuildBlockError
Any errors that might occur within crate::build_block_fifo.
CheckSetError
Any errors that might occur within crate::check_set.
CheckSetsError
Any errors that might occur within check_sets.
InvalidSet
Represents the reason why a SolutionSet is invalid.
LastBlockHeaderError
Errors that can occur while retrieving the last block header.
PredicateProgramsError
An error occurred while fetching a predicate’s programs.
QueryPredicateError
Any errors that might occur while querying for predicates.
QueryProgramError
Any errors that might occur while querying for programs.
SetPredicatesError
An error occurred while fetching a solution set’s predicates.
StateReadError
Any errors that might occur in the [View][crate::state::View]’s [StateRead][essential_check::state_read_vm::StateRead] implementation.