This repository was archived by the owner on Feb 12, 2024. It is now read-only.
ipfs.block
API is out of sync with the implementation
#3913
Labels
exp/novice
Someone with a little familiarity can pick up
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
P2
Medium: Good to have, but can wait until someone steps up
topic/docs
Documentation
Here is what I've noticed:
ipfs.block.get
Block
, but it returns aUint8Array
preload
optionipfs.block.put
Block
as a parameter, but it can only be aUint8Array
cid
as an option, but the implementation ignores such a parameterBlock
, but it's just aUint8Array
The text was updated successfully, but these errors were encountered: