Interface QueryFields

Hierarchy

  • QueryFields

Properties

address?: string | [string]

Field

The addresses of the intended handlers

budget?: number

Field

The maximum XYO that can be spent executing the query

maxFrequency?: "once" | "second" | "minute" | "hour" | "day" | "week" | "month" | "year"

Field

The frequency on which this query can be rerun

minBid?: number

Field

The starting point for the bidding on the query

Generated using TypeDoc