Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > DealRecordsConfig

DealRecordsConfig interface

A configuration object to control the behavior of querying for deal records.

Signature:

export interface DealRecordsConfig 

Properties

PropertyTypeDescription
ascendingbooleanWhether or not to sort results by timestamp ascending, default descending.
dataCidsstring[]Filter of data cids of the deals.
fromAddrsstring[]Filter of wallet addressed used to fund the deals.
includeFinalbooleanWhether or not to include final deals, default false.
includePendingbooleanWhether or not to include pending deals, default false.
  • DealRecordsConfig interface
  • Properties
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio