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