chain: minor.
This commit is contained in:
parent
b8c788c207
commit
6ca3a3fda6
@ -1825,7 +1825,7 @@ Chain.prototype.getProgress = function getProgress() {
|
||||
/**
|
||||
* Calculate chain locator (an array of hashes).
|
||||
* @method
|
||||
* @param {Hash} start - Height or hash to treat as the tip.
|
||||
* @param {Hash?} start - Height or hash to treat as the tip.
|
||||
* The current tip will be used if not present. Note that this can be a
|
||||
* non-existent hash, which is useful for headers-first locators.
|
||||
* @returns {Promise} - Returns {@link Hash}[].
|
||||
|
||||
Loading…
Reference in New Issue
Block a user