Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddInputWithOptions

Hierarchy

  • AddInputWithOptions

Index

Properties

cid?: CID

A CID to pin - nb. you must pass either cid or path, not both

comments?: string

A human readable string to store with this pin

path?: string

An IPFS path to pin - nb. you must pass either cid or path, not both

recursive?: boolean

If true, pin all blocked linked to from the pinned CID

Generated using TypeDoc