feat(rpc): Add flags to disable read tx timeout (#11856)

This commit is contained in:
Francis Li
2024-10-22 05:43:25 -07:00
committed by GitHub
parent df57aedba6
commit 60337d9614
19 changed files with 67 additions and 1 deletions

3
book/cli/reth/db.md vendored
View File

@ -81,6 +81,9 @@ Database:
[possible values: true, false]
--db.read-transaction-timeout <READ_TRANSACTION_TIMEOUT>
Read transaction timeout in seconds, 0 means no timeout
Logging:
--log.stdout.format <FORMAT>
The format to use for logs written to stdout