Interface: ExtendedTag
Object that contains information about progress of upload of data to network.
Properties
address
• address: Reference
The associated swarm hash for this tag
Defined in
seen
• seen: number
Number of chunks already seen
Defined in
sent
• sent: number
Number of chunks sent for push syncing
Defined in
split
• split: number
Number of chunks already processed by splitter for hashing
Defined in
startedAt
• startedAt: string
When the upload process started
Defined in
stored
• stored: number
Number of chunks already stored locally
Defined in
synced
• synced: number
Number of chunks synced with proof
Defined in
total
• total: number
Number of all chunks that the data will be split into.
Defined in
uid
• uid: number
Unique identifier