You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: SPEC/MISCELLANEOUS.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -256,6 +256,7 @@ Where:
256
256
-`name` (string): The name to resolve
257
257
-`options` is an optional object that might include the following properties:
258
258
-`recursive` (boolean, default false): Resolve until the result is an IPFS name
259
+
-`cidBase` (string): Multibase codec name the CIDin the resolved path will be encoded with
259
260
260
261
`callback` must follow `function (err, res) {}` signature, where `err` is an error if the operation was not successful. `res` is a string, the resolved name.
0 commit comments