invoke_signed

Function invoke_signed 

Source
pub fn invoke_signed(
    instruction: &Instruction,
    account_infos: &[AccountInfo<'_>],
    signers_seeds: &[&[&[u8]]],
) -> ProgramResult
Expand description

Like atlas_cpi::invoke_signed, but with support for overwriting the atlas_invoke_signed syscall stub.