Preparing search index...
The search index is not available
@switchboard-xyz/common - v5.2.2
@switchboard-xyz/common
index
IotaAggregatorResponse
Interface IotaAggregatorResponse
IOTA aggregator response (same structure as Sui)
interface
IotaAggregatorResponse
{
failures
:
string
[]
;
fee
:
number
;
feedConfigs
:
{
feedHash
:
string
;
maxVariance
:
number
;
minResponses
:
number
;
minSampleSize
:
number
;
}
;
gateway
:
string
;
queue
:
string
;
results
:
SuiResult
[]
;
}
Index
Properties
failures
fee
feed
Configs
gateway
queue
results
Properties
failures
failures
:
string
[]
fee
fee
:
number
feed
Configs
feedConfigs
:
{
feedHash
:
string
;
maxVariance
:
number
;
minResponses
:
number
;
minSampleSize
:
number
;
}
gateway
gateway
:
string
queue
queue
:
string
results
results
:
SuiResult
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failures
fee
feed
Configs
gateway
queue
results
@switchboard-xyz/common - v5.2.2
Loading...
IOTA aggregator response (same structure as Sui)