We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fca4ba commit 74d8d3cCopy full SHA for 74d8d3c
crates/trie/parallel/src/proof_task.rs
@@ -904,7 +904,7 @@ impl ProofWorkerHandle {
904
///
905
/// Returns a handle for submitting proof tasks to the worker pools.
906
/// Workers run until the last handle is dropped.
907
- ///
+ ///
908
/// # Parameters
909
/// - `executor`: Tokio runtime handle for spawning blocking tasks
910
/// - `view`: Consistent database view for creating transactions
0 commit comments