Module solana_sdk::message
source · [−]Expand description
A library for generating a message from a sequence of instructions
Modules
Structs
Enums
Sanitized message of a transaction which includes a set of atomic instructions to be executed on-chain
Message versions supported by the Solana runtime.
Constants
The length of a message header in bytes
Bit mask that indicates whether a serialized message is versioned.