miner: comments.
This commit is contained in:
parent
985f4c95dc
commit
227766e8eb
@ -310,9 +310,8 @@ Miner.prototype.notifyEntry = function notifyEntry() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a block "attempt".
|
* Get mempool entries, sort by dependency order.
|
||||||
* @param {ChainEntry} tip
|
* @returns {MempoolEntry[]}
|
||||||
* @returns {Promise} - Returns {@link MinerBlock}.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Miner.prototype.getSorted = function getSorted() {
|
Miner.prototype.getSorted = function getSorted() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user