Preparing search index...
The search index is not available
@switchboard-xyz/on-demand
@switchboard-xyz/on-demand
EVM
AttestationOptions
Interface AttestationOptions
interface
AttestationOptions
{
blockNumber
:
number
;
gateway
?:
Gateway
;
guardianQueue
:
Queue
;
oracleId
:
string
;
queueId
:
string
;
recentHash
:
string
;
}
Index
Properties
block
Number
gateway?
guardian
Queue
oracle
Id
queue
Id
recent
Hash
Properties
block
Number
block
Number
:
number
Optional
gateway
gateway
?:
Gateway
guardian
Queue
guardian
Queue
:
Queue
oracle
Id
oracle
Id
:
string
queue
Id
queue
Id
:
string
recent
Hash
recent
Hash
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Number
gateway
guardian
Queue
oracle
Id
queue
Id
recent
Hash
@switchboard-xyz/on-demand
Loading...