Options
All
  • Public
  • Public/Protected
  • All
Menu

A Switchboard account representing a queue for distributing oracles to permitted data feeds.

Hierarchy

  • OracleQueueAccount

Index

Constructors

Properties

keypair?: Keypair
program: Program<Idl>
publicKey: PublicKey

Methods

  • loadData(): Promise<any>
  • Load and parse OracleQueueAccount data based on the program IDL.

    Returns Promise<any>

    OracleQueueAccount data parsed in accordance with the Switchboard IDL.

  • loadMint(): Promise<Token>
  • size(): number
  • Get the size of an OracleQueueAccount on chain.

    Returns number

    size.

Generated using TypeDoc