transations working, new schema
This commit is contained in:
parent
1d1720ccf0
commit
061c4fbd8f
17 changed files with 340 additions and 249 deletions
|
|
@ -3,7 +3,6 @@
|
|||
angular.module('copayApp.controllers').controller('preferencesController',
|
||||
function($scope, $rootScope, $filter, $timeout, $modal, $log, lodash, configService, profileService) {
|
||||
var config = configService.getSync();
|
||||
|
||||
this.unitName = config.wallet.settings.unitName;
|
||||
this.bwsurl = config.bws.url;
|
||||
this.selectedAlternative = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue