chain: minor.
This commit is contained in:
parent
797016630c
commit
8a1eb9f5e1
@ -397,7 +397,7 @@ Chain.prototype.verify = async function verify(block, prev, flags) {
|
|||||||
* @method
|
* @method
|
||||||
* @param {Number} ts
|
* @param {Number} ts
|
||||||
* @param {ChainEntry} prev
|
* @param {ChainEntry} prev
|
||||||
* @returns {Promise} - Returns [{@link VerifyError}, {@link DeploymentState}].
|
* @returns {Promise} - Returns {@link DeploymentState}.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
Chain.prototype.getDeployments = async function getDeployments(ts, prev) {
|
Chain.prototype.getDeployments = async function getDeployments(ts, prev) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user