Module error

Source
Expand description

Internal errors for the tree module.

Structs§

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. Either this can be a [TryRecvError], or this can be a [ProviderError]
InsertBlockErrorKind
All error variants possible when inserting a block
InsertBlockFatalError
Error variants that are not caused by invalid blocks
InsertBlockValidationError
Error variants that are caused by invalid blocks