Skip to content

Commit e5737d9

Browse files
committed
Update tx timeout example value
1 parent d33824f commit e5737d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ BALANCE_WARNING_THRESHOLD=0.05
105105
BALANCE_ERROR_THRESHOLD=0.008
106106
APPLY_GAS_PRICE_STRATEGY=True
107107
MAX_TX_WAIT_SECONDS=180
108-
TRANSACTION_TIMEOUT=3600
108+
TRANSACTION_TIMEOUT=10800
109109
PROCESS_INTERVAL=30
110110
ORACLES_CONTRACT_ADDRESS=0x2f1C5E86B13a74f5A6E7B4b35DD77fe29Aa47514
111111
POOL_CONTRACT_ADDRESS=0xC874b064f465bdD6411D45734b56fac750Cda29A

0 commit comments

Comments
 (0)