Expand description
Multiproof task related functionality.
Structs§
- Multiproof
Manager - Manages concurrent multiproof calculations. Takes care of not having more calculations in flight than a given maximum concurrency, further calculation requests are queued and spawn later, after availability has been signaled.
- Sparse
Trie Update - A trie update that can be applied to sparse trie alongside the proofs for touched parts of the state.