Expand description
Raw account header for the Solana loader input buffer.
RuntimeAccount is the substrate-level truth Hopper Native uses when it
reads the loader’s account array. Duplicate-account tracking lives in
crate::raw_input; this type models only the canonical backing account
record that duplicates point at.
Structs§
- Runtime
Account - Raw C-layout struct matching the Solana BPF account input format.