reference

Interface: MarketOptions

market/service.MarketOptions

Hierarchy

  • DemandOptions

    MarketOptions

Table of contents

Properties

Properties

proposalFilter

Optional proposalFilter: ProposalFilter

A custom filter that checks every proposal coming from the market

Defined in

src/market/service.ts:13


debitNotesAcceptanceTimeout

Optional debitNotesAcceptanceTimeout: number

Maximum time for debit note acceptance

Defined in

src/market/service.ts:15


subnetTag

Optional subnetTag: string

Inherited from

DemandOptions.subnetTag

Defined in

src/market/demand.ts:21


yagnaOptions

Optional yagnaOptions: YagnaOptions

Inherited from

DemandOptions.yagnaOptions

Defined in

src/market/demand.ts:22


marketTimeout

Optional marketTimeout: number

Inherited from

DemandOptions.marketTimeout

Defined in

src/market/demand.ts:23


marketOfferExpiration

Optional marketOfferExpiration: number

Inherited from

DemandOptions.marketOfferExpiration

Defined in

src/market/demand.ts:24


logger

Optional logger: Logger

Inherited from

DemandOptions.logger

Defined in

src/market/demand.ts:25


maxOfferEvents

Optional maxOfferEvents: number

Inherited from

DemandOptions.maxOfferEvents

Defined in

src/market/demand.ts:26


offerFetchingInterval

Optional offerFetchingInterval: number

Inherited from

DemandOptions.offerFetchingInterval

Defined in

src/market/demand.ts:27


proposalTimeout

Optional proposalTimeout: number

Inherited from

DemandOptions.proposalTimeout

Defined in

src/market/demand.ts:28


eventTarget

Optional eventTarget: EventTarget

Inherited from

DemandOptions.eventTarget

Defined in

src/market/demand.ts:29