Payload acquired
{{ fileLabel }}
{{ uploadMode === 'folder' ? 'Folders are uploaded as a directory on IPFS.' : 'Individual files stream directly to the node.' }}
Receipt
{{ result.fileName }}
Successfully anchored to IPFS.
{{ result.size }}
{{ result.mimeType || result.fileType }}
Exception Thrown