removed console log
This commit is contained in:
parent
7384ad3e63
commit
02353dad08
1 changed files with 0 additions and 1 deletions
|
|
@ -131,7 +131,6 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
|
|||
var bchAddresses = bitcoinCashJsService.translateAddresses(o.address);
|
||||
o.cashAddr = bchAddresses.cashaddr;
|
||||
});
|
||||
console.log($scope.btx.outputs);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue