Updates templates.pot
This commit is contained in:
parent
778fce1688
commit
fcaf035369
3 changed files with 130 additions and 29 deletions
|
|
@ -724,7 +724,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
|
||||
feeService.getCurrentFeeValue(self.currentSendFeeLevel, function(err, feePerKb) {
|
||||
if (err) $log.debug(err);
|
||||
console.log('[walletHome.js.757:amount:]', amount, feePerKb); //TODO
|
||||
fc.sendTxProposal({
|
||||
toAddress: address,
|
||||
amount: amount,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue