Expand description
Internal errors for the tree module.
Structs§
- Insert
Block Error  - Error thrown when inserting a block failed because the block is considered invalid.
 
Enums§
- Advance
Persistence Error  - This is an error that can come from advancing persistence. Either this can be a
[
TryRecvError], or this can be a [ProviderError] - Insert
Block Error Kind  - All error variants possible when inserting a block
 - Insert
Block Fatal Error  - Error variants that are not caused by invalid blocks
 - Insert
Block Validation Error  - Error variants that are caused by invalid blocks
 - Insert
Payload Error  - Errors that may occur when inserting a payload.