Constant solana_program::message::MESSAGE_VERSION_PREFIX
source · pub const MESSAGE_VERSION_PREFIX: u8 = 0x80;
Expand description
Bit mask that indicates whether a serialized message is versioned.
pub const MESSAGE_VERSION_PREFIX: u8 = 0x80;
Bit mask that indicates whether a serialized message is versioned.