@somnia-chain/markets-sdk / index / QuestionIntervalInput
Interface: QuestionIntervalInput
Defined in: oracleHub.ts:56
Inclusive numeric interval (low <= value <= high matches the bucket).
Properties
low
low:
bigint
Defined in: oracleHub.ts:57
high
high:
bigint
Defined in: oracleHub.ts:58