post http://127.0.0.1:5001/api/v1/cid/format
Format and convert a CID in various useful ways.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | CIDs to format. | string | Y |
f | Printf style format string. Default: %!s(MISSING). Default: “%!s(MISSING)”. | string | N |
v | CID version to convert to. | string | N |
b | Multibase to display CID in. | string | N |