Skip to content

Commit

Permalink
feat: adding sequelize along with new db type 'ArbyOrder' (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsercano committed Dec 20, 2020
1 parent 8bb5b1d commit 2e533c1
Show file tree
Hide file tree
Showing 7 changed files with 11,384 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .env-example
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ CEX_BASEASSET=BTC
CEX_QUOTEASSET=USDT
TEST_CENTRALIZED_EXCHANGE_BASEASSET_BALANCE=10
TEST_CENTRALIZED_EXCHANGE_QUOTEASSET_BALANCE=100000
LIVE_CEX=false
TEST_MODE=true
Loading

0 comments on commit 2e533c1

Please sign in to comment.