Merge pull request #54 from MSFTserver/patch-23

change default currency to BTC[price.js]
This commit is contained in:
filipnyquist 2017-10-30 15:43:57 +01:00 committed by GitHub
commit 1184be1dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ exports.price = {
var ChannelID = '369896313082478594'
var options = {
defaultCurrency: 'USD',
defaultCurrency: 'BTC',
// supported currencies and api steps to arrive at the final value
currencies: {