Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 48a3687

Browse files
committed
chore: fix jsdocs
1 parent e265231 commit 48a3687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class BlockService {
9898
/**
9999
* Get multiple blocks a block by cid.
100100
*
101-
* @param {CID} cid
101+
* @param {Array<CID>} cids
102102
* @param {function(Error, Block)} callback
103103
* @returns {void}
104104
*/

0 commit comments

Comments
 (0)