polling default config touchups

This commit is contained in:
Tim
2024-03-28 15:34:55 -04:00
parent 19eb03e18f
commit 0c791c665b
2 changed files with 1 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ rpc_url='http://alpharpc:8545'
ws_url='ws://alpharpc:8545'
db_url='postgresql://dexorder:redroxed@postgres/dexorder'
redis_url='redis://redis:6379'
#polling=1
polling=1
[deployments]
1337='alpha'

View File

@@ -2,6 +2,4 @@ account='test1'
rpc_url='local'
ws_url='local_ws'
# additional configuration for hardhat
# polling=1 # Only for Hardhat. Do not use with Anvil!
polling=2 # Use if backend python sucks 100% CPU