Crate solders_message
source ·Structs
- Raised when an error is encountered in compiling a message.
- A Solana transaction message.
- Address table lookups describe an on-chain address lookup table to use for loading more readonly and writable accounts in a single tx.
- Describes the organization of a :class:
Message
’s account keys. - A Solana transaction message (v0).
Enums
Functions
- Deserialize a versioned message, where the first byte indicates whether or not it’s a legacy message.
- Serialize a versioned message, with a leading byte indicating whether or not it’s a legacy message.