comment
This commit is contained in:
parent
f171bb0668
commit
0e91da7a33
@ -2366,7 +2366,7 @@ Chain.prototype._getInitialState = function _getInitialState(callback) {
|
||||
* if it is present in the lock flags.
|
||||
* @param {ChainBlock} prev - Previous chain entry.
|
||||
* @param {TX} tx
|
||||
* @param {LockFlags}
|
||||
* @param {LockFlags} flags
|
||||
* @param {Function} callback - Returns [Error, Boolean].
|
||||
*/
|
||||
|
||||
|
||||
@ -1118,7 +1118,7 @@ utils.fromCompact = function fromCompact(compact) {
|
||||
/**
|
||||
* Convert a big number to a mantissa/compact number.
|
||||
* Used for `target` -> `block.bits` conversion.
|
||||
* @param {BN} compact
|
||||
* @param {BN} num
|
||||
* @returns {Number}
|
||||
*/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user