Preparing search index...
The search index is not available
@switchboard-xyz/sui-sdk
@switchboard-xyz/sui-sdk
AggregatorSetAuthorityParams
Interface AggregatorSetAuthorityParams
interface
AggregatorSetAuthorityParams
{
aggregator
:
string
;
chainId
?:
string
;
guardianQueueId
?:
string
;
newAuthority
:
string
;
oracleQueueId
?:
string
;
switchboardAddress
?:
string
;
}
Hierarchy (
View Summary
)
CommonOptions
AggregatorSetAuthorityParams
Index
Properties
aggregator
chain
Id?
guardian
Queue
Id?
new
Authority
oracle
Queue
Id?
switchboard
Address?
Properties
aggregator
aggregator
:
string
Optional
chain
Id
chainId
?:
string
Optional
guardian
Queue
Id
guardianQueueId
?:
string
new
Authority
newAuthority
:
string
Optional
oracle
Queue
Id
oracleQueueId
?:
string
Optional
switchboard
Address
switchboardAddress
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregator
chain
Id
guardian
Queue
Id
new
Authority
oracle
Queue
Id
switchboard
Address
@switchboard-xyz/sui-sdk
Loading...