Expand description
The StateMachineClient implementation for substrate state machines
Structs§
- Digest
Result - Result for processing consensus digest logs
- State
Machine Proof - The substrate state machine proof. This will be a base-16 merkle patricia proof.
It’s
TrieLayoutwill be theLayoutV0 - Substrate
State Machine - The
StateMachineClientimplementation for substrate state machines. Assumes requests are stored in a child trie.
Enums§
- Hash
Algorithm - Hashing algorithm for the state proof
- Substrate
State Proof - Holds the relevant data needed for state proof verification
Functions§
- fetch_
overlay_ root_ and_ timestamp - Fetches the overlay (ismp) root and timestamp from the header digest
- read_
proof_ check - Lifted directly from
sp_state_machine::read_proof_check - read_
proof_ check_ for_ parachain - Lifted directly from
sp_state_machine::read_proof_check