Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
QueueOverrideOracleParams
Interface QueueOverrideOracleParams
interface
QueueOverrideOracleParams
{
expirationTime
:
number
;
guardianQueue
?:
string
;
mrEnclave
:
Uint8Array
;
network
?:
Network
;
oracle
:
string
;
oracleQueue
?:
string
;
secp256k1Key
:
Uint8Array
;
switchboardAddress
?:
string
;
}
Hierarchy (
View Summary
)
CommonOptions
QueueOverrideOracleParams
Index
Properties
expiration
Time
guardian
Queue?
mr
Enclave
network?
oracle
oracle
Queue?
secp256k1
Key
switchboard
Address?
Properties
expiration
Time
expirationTime
:
number
Optional
guardian
Queue
guardianQueue
?:
string
mr
Enclave
mrEnclave
:
Uint8Array
Optional
network
network
?:
Network
oracle
oracle
:
string
Optional
oracle
Queue
oracleQueue
?:
string
secp256k1
Key
secp256k1Key
:
Uint8Array
Optional
switchboard
Address
switchboardAddress
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expiration
Time
guardian
Queue
mr
Enclave
network
oracle
oracle
Queue
secp256k1
Key
switchboard
Address
@switchboard-xyz/aptos-sdk
Loading...