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