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

View File

@ -590,6 +590,9 @@ Database:
[possible values: true, false]
--db.read-transaction-timeout <READ_TRANSACTION_TIMEOUT>
Read transaction timeout in seconds, 0 means no timeout
Dev testnet:
--dev
Start the node in dev mode