ProgramStateAccount constructor
initialization params.
Fetch the Switchboard token mint specified in the program state account.
Switchboard token mint.
Load and parse ProgramStateAccount state based on the program IDL.
ProgramStateAccount data parsed in accordance with the Switchboard IDL.
account size of the global ProgramStateAccount.
Transfer N tokens from the program vault to a specified account.
The recipient of the vault tokens.
The vault authority required to sign the transfer tx.
specifies the amount to transfer.
TransactionSignature
Create and initialize the ProgramStateAccount.
Switchboard program representation holding connection and IDL.
newly generated ProgramStateAccount.
Constructs ProgramStateAccount from the static seed from which it was generated.
ProgramStateAccount and PDA bump tuple.
Generated using TypeDoc
Account type representing Switchboard global program state.