set default value for notify plugins

This commit is contained in:
Josh Harvey 2016-06-18 21:39:06 +03:00
parent c6a8a6b542
commit 0bf9f91773

View file

@ -15,7 +15,8 @@ var exchanges = {
plugins: { plugins: {
current: { current: {
ticker: 'bitpay', ticker: 'bitpay',
transfer: 'bitgo' transfer: 'bitgo',
notify: []
}, },
settings: { settings: {
bitpay: {}, bitpay: {},