Skip to main content

Interface: UploadResult

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

Result of upload calls.

Properties

historyAddress

historyAddress: Optional<Reference>

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

History address of the uploaded data with ACT.


reference

reference: Reference

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

Reference of the uploaded data


tagUid?

optional tagUid: number

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

Automatically created tag's UID.

💬 Get Help