Adds setting for bitcoin cash support
This commit is contained in:
parent
2a45533797
commit
7d64827616
12 changed files with 34 additions and 51 deletions
|
|
@ -62,7 +62,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
},
|
||||
|
||||
cashSupport: {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
},
|
||||
|
||||
recentTransactions: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue