From 8de00f40b4632d79ef54b69905413ef5797b3def Mon Sep 17 00:00:00 2001 From: hash1go Date: Sun, 6 Oct 2024 15:50:26 +0900 Subject: [PATCH] update history.transactions description for OP Stack --- .../builders/node-operators/configuration/execution-config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/builders/node-operators/configuration/execution-config.mdx b/pages/builders/node-operators/configuration/execution-config.mdx index c4da902d9..59efab1db 100644 --- a/pages/builders/node-operators/configuration/execution-config.mdx +++ b/pages/builders/node-operators/configuration/execution-config.mdx @@ -1603,7 +1603,7 @@ blocks, with `0` representing the entire chain. #### history.transactions Number of recent blocks to maintain transactions index for. -The default is about one year (`2350000` blocks), with `0` representing the entire chain. +The default is about two months (`2350000` blocks), with `0` representing the entire chain. `--history.transactions=`