Skip to content

Commit 113bdc0

Browse files
authored
Apply suggestion from @anegg0
1 parent 8cc0d6b commit 113bdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/launch-arbitrum-chain/07-arbitrum-node-runners/run-batch-poster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The batch poster uses the following default configuration flags and values:
1212

1313
| Flag | Default value | Description |
1414
| --------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------------- |
15-
| `--node.batch-poster.enable` | false | Enables posting batchecs to L1 |
15+
| `--node.batch-poster.enable` | false | Enables posting batches to L1 |
1616
| `--node.batch-poster.max-size` | 100000 | Default value is overwritten if it's an L3 (90000, for AnyTrust: 1,000,000) |
1717
| `--node.batch-poster.poll-interval` | 10 seconds | Period to wait after no batches are ready to be posted before checking again |
1818
| `--node.batch-poster.error-delay` | 10 seconds | Delay time after error posting batch |

0 commit comments

Comments
 (0)