Readonly
programThe Anchor program instance.
Register a guardian with the global guardian queue.
The parameters object.
The guardian account.
A promise that resolves to the transaction instruction.
Set program-wide configurations.
The configuration parameters.
Optional
addOptional
denyThe deny advisory value.
Optional
enableA flag to enable staking.
Optional
epochThe epoch length.
Optional
guardianThe guardian queue account.
Optional
minThe minimum number of votes required to verify a quote.
Optional
newThe new authority account.
Optional
permitThe permit advisory value.
Optional
resetA flag to reset epochs.
Optional
rmOptional
stakeThe stake pool account.
Optional
stakeThe stake program account.
Optional
switchThe switch mint account.
Optional
testA flag to disable MrEnclave check for testing purposes.
A promise that resolves to the transaction instruction.
Unregister a guardian from the global guardian queue.
The parameters object.
The guardian account.
A promise that resolves to the transaction instruction.
Static
createStatic
keyStatic
load
Abstraction around the Switchboard-On-Demand State account
This account is used to store the state data for a given program.