Expand description
Instructions for the Oracle Processor program.
This module defines the instructions for communicating resulting data from Oracles.
Re-exports§
pub use crate::state::OracleUpdate;
Enums§
- Oracle
Processor Instruction - Instructions supported by the Oracle Processor program. Made to report oracle updates from validators.
Constants§
- ORACLE_
REPORT_ PAYER_ SEED - Static seed for payer PDA derivation
- ORACLE_
REPORT_ SEED - Static seed for oracle update PDA derivation
- ORACLE_
UPDATE_ PAYER - Default payer for oracle updates - synchronized with
svm-execution/src/bank.rs
Functions§
- derive_
report_ address - Derive the PDA for an oracle report account