Add (upload) bytes to IPFS and return the CID.
Port of add_bytes() from ipfs/value.rs lines 9-15.
add_bytes()
Kubo RPC client
Data to add
CID of the added content
Add (upload) bytes to IPFS and return the CID.
Port of
add_bytes()from ipfs/value.rs lines 9-15.