From bb9017fa66ce1d13e98960529561475e08c361d4 Mon Sep 17 00:00:00 2001 From: tim Date: Thu, 25 Jul 2024 23:37:02 -0400 Subject: [PATCH] finaldata config --- conf/finaldata/dexorder-finaldata.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/conf/finaldata/dexorder-finaldata.toml b/conf/finaldata/dexorder-finaldata.toml index 2f282b3..746412a 100644 --- a/conf/finaldata/dexorder-finaldata.toml +++ b/conf/finaldata/dexorder-finaldata.toml @@ -1,12 +1,7 @@ metadata='metadata.json' # the Dockerfile will move metadata-finaldata.json into positon 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' +42161='arbsep'