Get fee rate to sell throught Glidera
This commit is contained in:
parent
66b7fa8f7a
commit
d48711d3fb
2 changed files with 2 additions and 2 deletions
|
|
@ -123,7 +123,7 @@ angular.module('copayApp.controllers').controller('sellGlideraController',
|
|||
}, 100);
|
||||
};
|
||||
|
||||
this.createTx = function(token, permissions, twoFaCode, currentFeePerKb) {
|
||||
this.createTx = function(token, permissions, twoFaCode) {
|
||||
var self = this;
|
||||
self.error = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue