Skip to main content

Module raw_account

Module raw_account 

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

RuntimeAccount
Raw C-layout struct matching the Solana BPF account input format.