Skip to main content

Module error

Module error 

Source
Expand description

Internal errors for the tree module.

Structs§

BlockAccessListDecodeError
Error decoding supplemental block access list bytes.
InsertBlockError
Error thrown when inserting a block failed because the block is considered invalid.

Enums§

AdvancePersistenceError
This is an error that can come from advancing persistence.
InsertBlockErrorKind
All error variants possible when inserting or validating a block.
InsertBlockFatalError
Internal errors that prevent block processing from continuing.
InsertBlockProcessingError
An error that occurs while processing a block but does not invalidate the block itself.
InsertBlockValidationError
Error variants that are caused by invalid blocks.
InsertPayloadError
Errors that may occur when inserting a payload.