.
This commit is contained in:
parent
392d8f7292
commit
410153a2da
2 changed files with 1 additions and 69 deletions
|
|
@ -244,7 +244,6 @@ angular.module('copayApp.controllers').controller('buyAmazonController',
|
|||
}
|
||||
|
||||
walletService.signTx(wallet, publishedTxp, function(err, signedTxp) {
|
||||
walletService.lock(wallet);
|
||||
if (err) {
|
||||
$log.debug(err);
|
||||
walletService.removeTx(wallet, signedTxp, function(err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue