chain: minor.
This commit is contained in:
parent
cea12d7a3e
commit
9238d29a28
@ -2281,7 +2281,6 @@ Chain.prototype.verifyFinal = co(function* verifyFinal(prev, tx, flags) {
|
||||
* @param {CoinView} view
|
||||
* @param {LockFlags} flags
|
||||
* @returns {Promise}
|
||||
* [Error, Number(minTime), Number(minHeight)].
|
||||
*/
|
||||
|
||||
Chain.prototype.getLocks = co(function* getLocks(prev, tx, view, flags) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user