Crate storage_proof_primitives

Source

Structs§

StorageProofChecker
A storage proof checker. It is used to verify a storage proof against a well-known storage root, and return the value of the storage item if the proof is valid.

Enums§

ProofError

Functions§

verify_entries
verify_entry

Type Aliases§

RawStorageProof