Skip to content

Commit

Permalink
[started atomiclabs#615] use-the-concept-of-orders-instead-of-swaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Nam Hoang committed Oct 20, 2019
1 parent abb973e commit 7550299
Show file tree
Hide file tree
Showing 2 changed files with 13,693 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/marketmaker/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,11 @@ class Marketmaker {
...options,
gui: 'hyperdex',
userhome: os.homedir(),

netid: 9999, // TODO: Set this to `0` when mm v2 is production ready
// netid: 2323,
// seednodes: ['35.173.213.220'],

rpcport: port,
rpccors: is.development ? 'http://localhost:8080' : 'app://-',
coins,
Expand Down
Loading

0 comments on commit 7550299

Please sign in to comment.