Skip to main content

Interface: UploadResult

Defined in: bee-js/src/types/index.ts:106

Result of upload calls.

Properties

historyAddress

historyAddress: Optional<Reference>

Defined in: bee-js/src/types/index.ts:120

History address of the uploaded data with ACT.


reference

reference: Reference

Defined in: bee-js/src/types/index.ts:110

Reference of the uploaded data


tagUid?

optional tagUid: number

Defined in: bee-js/src/types/index.ts:115

Automatically created tag's UID.

💬 Get Help