Preparing search index...
The search index is not available
@switchboard-xyz/common - v5.2.2
@switchboard-xyz/common
index
SuiResult
Interface SuiResult
Sui-specific oracle result
interface
SuiResult
{
isNegative
:
boolean
;
oracleId
:
string
;
signature
:
string
;
successValue
:
string
;
timestamp
:
number
;
}
Index
Properties
is
Negative
oracle
Id
signature
success
Value
timestamp
Properties
is
Negative
isNegative
:
boolean
oracle
Id
oracleId
:
string
signature
signature
:
string
success
Value
successValue
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Negative
oracle
Id
signature
success
Value
timestamp
@switchboard-xyz/common - v5.2.2
Loading...
Sui-specific oracle result