Module error
Expand description
Re-export of the blockchain tree API. Error handling for the blockchain tree
Structs§
- Insert
Block Error - Error thrown when inserting a block failed because the block is considered invalid.
- Insert
Block Error Two - Error thrown when inserting a block failed because the block is considered invalid.
Enums§
- Blockchain
Tree Error - Various error cases that can occur when a block violates tree assumptions.
- Canonical
Error - Canonical Errors
- Insert
Block Error Kind - All error variants possible when inserting a block
- Insert
Block Error Kind Two - 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
- Provider
Error - Bundled errors variants thrown by various providers.