This commit is contained in:
Neal Conner 2017-11-11 17:16:28 -05:00 committed by Josh Harvey
parent 28979e475c
commit 548d285e5b
20 changed files with 216 additions and 227 deletions

View file

@ -20,6 +20,10 @@ const PAIRS = {
DASH: {
USD: 'DASHUSD',
EUR: 'DASHEUR'
},
BCH: {
USD: 'BCHUSD',
EUR: 'BCHEUR'
}
}