Expand description
Modules§
- block
- Errors for
block
builders. - epoch
- Errors for
epoch
builders. - proof
- Errors from deserializing or verifying inclusion proofs.
Structs§
- Insert
Epoch Error - The
Tree
was full when trying to insert an epoch into it. - Root
Decode Error - An error occurred when decoding a tree root from bytes.
Enums§
- Insert
Block Error - An error occurred when trying to insert a block into the
Tree
. - Insert
Error - An error occurred when trying to insert a [
Commitment
] into aTree
.