dexorder-finaldata.toml

This commit is contained in:
Tim
2024-02-19 22:42:51 -04:00
parent cb7cfe00e8
commit bb6b2d0be4

11
dexorder-finaldata.toml Normal file
View File

@@ -0,0 +1,11 @@
ohlc_dir='/ohlc'
rpc_url='https://arb-mainnet.g.alchemy.com/v2/fneXR05VTXzNS6ApcPd-QuyX-gv7AWzL'
account='test1' # Dev Account #1
ws_url=''
db_url='postgresql://dexorder:redroxed@postgres/dexorder' # it's ok to use the main db because finaldata.py only writes its own special key to the KV table
redis_url=''
[deployments]
1337='alpha'
42161='alpha'
31337='alpha'