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 452e530 commit 2fca4baCopy full SHA for 2fca4ba
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
docs/vocs/docs/pages/cli/reth/node.mdx
@@ -1009,4 +1009,4 @@ Tracing:
1009
Defaults to TRACE if not specified.
1010
1011
[default: debug]
1012
-```
+```
0 commit comments