Module penumbra_tct::error::proof

source ·
Expand description

Errors from deserializing or verifying inclusion proofs.

Structs§

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