Skip to content

Commit 2fca4ba

Browse files
committed
fmt
1 parent 452e530 commit 2fca4ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/trie/parallel/src/proof_task.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ impl ProofWorkerHandle {
904904
///
905905
/// Returns a handle for submitting proof tasks to the worker pools.
906906
/// Workers run until the last handle is dropped.
907-
///
907+
///
908908
/// # Parameters
909909
/// - `executor`: Tokio runtime handle for spawning blocking tasks
910910
/// - `view`: Consistent database view for creating transactions

docs/vocs/docs/pages/cli/reth/node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,4 +1009,4 @@ Tracing:
10091009
Defaults to TRACE if not specified.
10101010
10111011
[default: debug]
1012-
```
1012+
```

0 commit comments

Comments
 (0)