mtx: minor.
This commit is contained in:
parent
ee7d39ce81
commit
9d4f946dda
@ -1280,7 +1280,7 @@ function CoinSelector(tx, options) {
|
||||
this.height = -1;
|
||||
this.confirmations = -1;
|
||||
this.hardFee = -1;
|
||||
this.rate = 10000;
|
||||
this.rate = constants.tx.MIN_FEE;
|
||||
this.maxFee = -1;
|
||||
this.round = false;
|
||||
this.changeAddress = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user