mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(rpc): Add flags to disable read tx timeout (#11856)
This commit is contained in:
3
book/cli/reth/import.md
vendored
3
book/cli/reth/import.md
vendored
@ -69,6 +69,9 @@ Database:
|
||||
|
||||
[possible values: true, false]
|
||||
|
||||
--db.read-transaction-timeout <READ_TRANSACTION_TIMEOUT>
|
||||
Read transaction timeout in seconds, 0 means no timeout
|
||||
|
||||
--no-state
|
||||
Disables stages that require state.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user