Optionaloptions: AddOptionsIf the CID is pinned, return details of the pin, otherwise throw an error
Optionaloptions: AbortOptionsReturn true if the passed CID is pinned
Optionaloptions: IsPinnedOptionsList all blocks that have been pinned.
Optionaloptions: LsOptionsUnpin the block that corresponds to the passed CID. The block will be deleted when garbage collection is run.
If the CID is pinned, update the metadata associated with the pin, otherwise throw an error
Optionaloptions: AbortOptions
Pin a block in the blockstore. It will not be deleted when garbage collection is run.