Skip to content

Commit

Permalink
update bot
Browse files Browse the repository at this point in the history
  • Loading branch information
tolya-yanot committed Mar 20, 2020
1 parent 57a63bd commit b06f59e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/ExchangeBot.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const fiftInt = path + 'liteclient-build/crypto/fift';
const litenode = cmd => path + 'liteclient-build/lite-client/lite-client -C ' + path + 'liteclient-build/ton-lite-client-test1.config.json -c"' + cmd + '"';


const dex_addr = 'kQBTSIMSxM4ifNlbZbabhaETNhKQS1EvQAWZ1KekcmujxT0E';
const dex_addr = 'kQChmZFQneZ6AUXG-eBkqcw_8WI6HQTD4i0Z9OTpJIYDH03t';

const currencies = {
0: {
Expand Down
Binary file modified bot/dex.addr
Binary file not shown.

0 comments on commit b06f59e

Please sign in to comment.