Preparing search index...
The search index is not available
@switchboard-xyz/common - v5.2.2
@switchboard-xyz/common
index
V2ConsensusOracleResponse
Interface V2ConsensusOracleResponse
Oracle response structure for V2 update with consensus
interface
V2ConsensusOracleResponse
{
checksum
:
string
;
errors
:
(
null
|
string
)
[]
;
ethAddress
:
string
;
feedResponses
:
FeedEvalResponse
[]
;
oracleId
?:
string
;
oraclePubkey
:
string
;
recoveryId
?:
number
;
signature
:
string
;
}
Index
Properties
checksum
errors
eth
Address
feed
Responses
oracle
Id?
oracle
Pubkey
recovery
Id?
signature
Properties
checksum
checksum
:
string
errors
errors
:
(
null
|
string
)
[]
eth
Address
ethAddress
:
string
feed
Responses
feedResponses
:
FeedEvalResponse
[]
Optional
oracle
Id
oracleId
?:
string
oracle
Pubkey
oraclePubkey
:
string
Optional
recovery
Id
recoveryId
?:
number
signature
signature
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checksum
errors
eth
Address
feed
Responses
oracle
Id
oracle
Pubkey
recovery
Id
signature
@switchboard-xyz/common - v5.2.2
Loading...
Oracle response structure for V2 update with consensus