Signatures
add
Add an EIP-712 signature to a CID
For more information about adding signatures to CIDs on IPFS please read the Signatures Guide.
Usage
Returns
Parameters
cid
- Type:
string
Target CID that you want to add a signature to.
signature
- Type:
0x${string}
EIP-712 Signature to be assigned to target CID.