switch bitcoin cash alias back to bch from bcc
This commit is contained in:
parent
620bd97864
commit
ec672673f6
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
||||||
},
|
},
|
||||||
|
|
||||||
bitcoinAlias: 'btc',
|
bitcoinAlias: 'btc',
|
||||||
bitcoinCashAlias: 'bcc'
|
bitcoinCashAlias: 'bch'
|
||||||
};
|
};
|
||||||
|
|
||||||
var configCache = null;
|
var configCache = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue