Additional IPLD block decoders. Used to interpret the data in the CAR
file and split it into multiple chunks. Note these are only required if
the CAR file was not encoded using the default encoders: dag-pb
,
dag-cbor
and raw
.
Maximum times to retry a failed upload. Default: 5
Callback called after each chunk of data has been uploaded. By default, data is split into chunks of around 10MB. It is passed the actual chunk size in bytes.
Generated using TypeDoc
Options to pass through to NFTStorage.storeCar.