Skip to content

Commit 9a85194

Browse files
authored
Merge f860e0b into 9c66fac
2 parents 9c66fac + f860e0b commit 9a85194

File tree

1 file changed

+0
-1
lines changed
  • packages/cli/src/options/beaconNodeOptions

1 file changed

+0
-1
lines changed

packages/cli/src/options/beaconNodeOptions/chain.ts

-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ Will double processing times. Use only for debugging purposes.",
205205
},
206206

207207
"chain.archiveStateEpochFrequency": {
208-
hidden: true,
209208
description: "Minimum number of epochs between archived states",
210209
default: defaultOptions.chain.archiveStateEpochFrequency,
211210
type: "number",

0 commit comments

Comments
 (0)