Module proof
Available on crate feature
trie
only.Expand description
Merkle proof generation.
Structs§
- Proof
- A struct for generating merkle proofs.
- Proof
Blinded Account Provider - Blinded provider for retrieving account trie nodes by path.
- Proof
Blinded Provider Factory - Factory for instantiating providers capable of retrieving blinded trie nodes via proofs.
- Proof
Blinded Storage Provider - Blinded provider for retrieving storage trie nodes by path.
- Storage
Proof - Generates storage merkle proofs.