Expand description
Error type declarations for block building.
Enums§
- Any errors that might occur within
crate::build_block_fifo. - Any errors that might occur within
crate::check_solution. - Any errors that might occur within
check_solutions. - Represents the reason why a
Solutionis invalid. - Errors that can occur while retrieving the last block header.
- An error occurred while fetching a solution’s predicates.
- Any errors that might occur in the [
View][crate::state::View]’sStateReadimplementation.