/* The "pinataMetadata" object will not be part of your content added to IPFS */
/* Pinata simply stores the metadata provided to help you easily query your JSON object pins */
cidVersion: (the integer for your desired CID version),
customPinPolicy: (custom pin policy for this json)
name: (optional) - This is a custom name you can have for referencing your JSON object. This will be displayed in the Pin Manager "name" column if provided,
/* The contents of the "pinataContent" object will be added to IPFS */
/* The hash provided back will only represent the JSON contained in this object */
/* The JSON the returned hash links to will NOT contain the "pinataMetadata" object above */