change 'k' for 'ntxid'
This commit is contained in:
parent
d8e564b031
commit
1457764930
2 changed files with 52 additions and 52 deletions
|
|
@ -256,5 +256,5 @@ TxProposals.prototype.getUsedUnspent = function(maxRejectCount) {
|
|||
return ret;
|
||||
};
|
||||
|
||||
|
||||
TxProposals.TxProposal = TxProposal;
|
||||
module.exports = require('soop')(TxProposals);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue