Expand description
Error handling for the blockchain tree
Structs§
- Error thrown when inserting a block failed because the block is considered invalid.
- Error thrown when inserting a block failed because the block is considered invalid.
Enums§
- Various error cases that can occur when a block violates tree assumptions.
- Canonical Errors
- All error variants possible when inserting a block
- All error variants possible when inserting a block
- Error variants that are not caused by invalid blocks
- Error variants that are caused by invalid blocks
- Bundled errors variants thrown by various providers.