Expand description
Errors from deserializing or verifying inclusion proofs.
Structsยง
- Decode
Error internal
- When deserializing a proof, it was malformed.
- Path
Decode Error internal
- When deserializing an authentication path, it was malformed.
- Verify
Error internal
- A proof of inclusion did not verify against the provided root hash.