This commit is contained in:
Matias Alejo Garcia 2016-10-13 16:39:21 -03:00
commit b8a9d38fd6
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -24,7 +24,6 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
updateMemo();
initActionList();
getAlternativeAmount();
console.log('[txDetails.js.16:btx:]',$scope.btx, $scope.btx.addressTo); //TODO
};
function updateMemo() {