penumbra_sdk_tct::error

Module proof

Source
Expand description

Errors from deserializing or verifying inclusion proofs.

Structsยง

DecodeErrorinternal
When deserializing a proof, it was malformed.
PathDecodeErrorinternal
When deserializing an authentication path, it was malformed.
VerifyErrorinternal
A proof of inclusion did not verify against the provided root hash.