This commit is contained in:
Josh Harvey 2016-07-31 15:08:22 +03:00
parent a64c7be077
commit a5bd4c4311
3 changed files with 18 additions and 10 deletions

View file

@ -14,8 +14,10 @@ var exchanges = {
},
plugins: {
current: {
ticker: 'bitpay',
transfer: 'bitgo',
BTC: {
ticker: 'bitpay',
transfer: 'bitgo'
},
email: 'smtp2go',
sms: 'twilio',
notify: []