Function create_message_instructions

Source
pub fn create_message_instructions(
    ixs: Vec<CompiledInstruction>,
) -> Result<Vec<CompiledInstruction>, &'static str>