We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ce8fb commit beb3d87Copy full SHA for beb3d87
1 file changed
README.md
@@ -36,7 +36,6 @@ print(libipld.encode_multibase('u', b'yes mani !'))
36
- Encode Multibase (`encode_multibase(str, bytes) -> str`). Accepts base and data.
37
- Decode CAR (`decode_car(bytes) -> tuple[dict, dict[bytes, dict]]`). Returns a header and blocks mapped by CID. CIDs in raw byte form.
38
39
-Note: a stub file will be provided in the future.
40
41
## Requirements
42
0 commit comments