add useBittrex to config_example.json

This commit is contained in:
Damian Black 2014-05-28 10:17:04 -04:00
parent 57873f7226
commit d7120a1f22
1 changed files with 2 additions and 1 deletions

View File

@ -100,6 +100,7 @@
"depth": 0.90,
"usePoloniex": true,
"useCryptsy": true,
"useMintpal": true
"useMintpal": true,
"useBittrex": true
}
}