Skip to main content

Module instruction

Module instruction 

Source
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§

RexProcessorInstruction
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