Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > StorageDealInfo

StorageDealInfo interface

Information about a Filecoin storage deal.

Signature:

export interface StorageDealInfo 

Properties

PropertyTypeDescription
activationEpochnumberThe epoch in which the deal became active, or 0 if it is not yet active.
dealIdnumberThe deal id.
durationnumberThe duration of the deal in epochs.
messagestringA message from the miner.
minerstringThe id of the miner for the deal.
pieceCidstringThe piece cid.
pricePerEpochnumberThe storage price in units of attoFIL per GiB per epoch.
proposalCidstringThe cid of the deal proposal.
sizenumberThe size of the stored data in bytes, including padding.
startEpochnumberThe start epoch of the deal.
stateIdnumberThe id of the current deal state.
stateNamestringThe name of the current deal state.
  • StorageDealInfo interface
  • Properties
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio