Skip to content

Commit 92dc0f8

Browse files
bloxsterCopilot
andauthored
Update src/advanced/options.md
Co-authored-by: Copilot <[email protected]>
1 parent 685dcb7 commit 92dc0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/advanced/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ GLOBAL OPTIONS:
154154
--dev.period value Block period to use in developer mode (0 = mine only if transaction pending) (default: 0)
155155
--vmdebug Record information useful for VM and contract debugging (default: false)
156156
--networkid value Explicitly set network id (integer)(For testnets: use --chain <testnet_name> instead) (default: 1)
157-
--experiment.persist.receipts value Set > 0 to store receipts in chaindata db (only on chain-tip) - RPC for recent receit/logs will be faster. Values: 1_000 good starting point. 10_000 receitps it's ~1Gb (not much IO increase). Please test before go over 100_000 (default: 0)
157+
--experiment.persist.receipts value Set > 0 to store receipts in chaindata db (only on chain-tip) - RPC for recent receipts/logs will be faster. Values: 1_000 good starting point. 10_000 receipts it's ~1Gb (not much IO increase). Please test before go over 100_000 (default: 0)
158158
--fakepow Disables proof-of-work verification (default: false)
159159
--gpo.blocks value Number of recent blocks to check for gas prices (default: 20)
160160
--gpo.percentile value Suggested gas price is the given percentile of a set of recent transaction gas prices (default: 60)

0 commit comments

Comments
 (0)