Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
OracleData
Interface OracleData
interface
OracleData
{
address
:
string
;
expirationTime
:
number
;
mrEnclave
:
string
;
oracleKey
:
string
;
queue
:
string
;
queueKey
:
string
;
secp256k1Key
:
string
;
validAttestations
:
any
[]
;
}
Index
Properties
address
expiration
Time
mr
Enclave
oracle
Key
queue
queue
Key
secp256k1
Key
valid
Attestations
Properties
address
address
:
string
expiration
Time
expirationTime
:
number
mr
Enclave
mrEnclave
:
string
oracle
Key
oracleKey
:
string
queue
queue
:
string
queue
Key
queueKey
:
string
secp256k1
Key
secp256k1Key
:
string
valid
Attestations
validAttestations
:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
expiration
Time
mr
Enclave
oracle
Key
queue
queue
Key
secp256k1
Key
valid
Attestations
@switchboard-xyz/aptos-sdk
Loading...