Adds setting for bitcoin cash support

This commit is contained in:
Gustavo Maximiliano Cortez 2017-08-30 16:38:42 -03:00
commit 7d64827616
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
12 changed files with 34 additions and 51 deletions

View file

@ -62,7 +62,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
},
cashSupport: {
enabled: true,
enabled: false,
},
recentTransactions: {