OracleAccount constructor
initialization params.
Inititates a heartbeat for an OracleAccount, signifying oracle is still healthy.
TransactionSignature.
/** Inititates a heartbeat for an OracleAccount, signifying oracle is still healthy.
TransactionSignature.
Load and parse OracleAccount data based on the program IDL.
OracleAccount data parsed in accordance with the Switchboard IDL.
Get the size of an OracleAccount on chain.
size.
Withdraw stake and/or rewards from an OracleAccount.
Create and initialize the OracleAccount.
Switchboard program representation holding connection and IDL.
newly generated OracleAccount.
Constructs OracleAccount from the static seed from which it was generated.
OracleAccount and PDA bump tuple.
Generated using TypeDoc
A Switchboard account representing an oracle account and its associated queue and escrow account.