fix amazon"s next steps
This commit is contained in:
parent
5357ba7fcd
commit
54c8c64351
3 changed files with 33 additions and 31 deletions
|
|
@ -603,7 +603,7 @@ angular.module('copayApp.services').factory('coinbaseService', function($http, $
|
|||
};
|
||||
|
||||
root.updatePendingTransactions = lodash.throttle(function() {
|
||||
$log.debug('Updating pending transactions...');
|
||||
$log.debug('Updating coinbase pending transactions...');
|
||||
var pendingTransactions = {
|
||||
data: {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue