Remove BTCC exchange

This commit is contained in:
Adrian Gallagher
2019-06-03 17:17:17 +10:00
parent 94ac7c917d
commit 8048962b60
16 changed files with 11 additions and 1658 deletions

View File

@@ -13,7 +13,7 @@ import (
const (
// Default number of enabled exchanges. Modify this whenever an exchange is
// added or removed
defaultEnabledExchanges = 28
defaultEnabledExchanges = 27
)
func TestGetCurrencyConfig(t *testing.T) {