Skip to content

Commit a50c3f6

Browse files
authored
Merge pull request #959 from hash1go/patch-2
Update history.transactions description for OP Stack
2 parents 0be241d + 8de00f4 commit a50c3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/builders/node-operators/configuration/execution-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1603,7 +1603,7 @@ blocks, with `0` representing the entire chain.
16031603
#### history.transactions
16041604

16051605
Number of recent blocks to maintain transactions index for.
1606-
The default is about one year (`2350000` blocks), with `0` representing the entire chain.
1606+
The default is about two months (`2350000` blocks), with `0` representing the entire chain.
16071607

16081608
<Tabs items={['Syntax', 'Example', 'Environment Variable']}>
16091609
<Tabs.Tab>`--history.transactions=<value>`</Tabs.Tab>

0 commit comments

Comments
 (0)