Function switchboard_solana::utils::build_ix
source · pub fn build_ix<A: ToAccountMetas, I: InstructionData + Discriminator + Debug>(
program_id: &Pubkey,
accounts: &A,
params: &I
) -> Instruction
pub fn build_ix<A: ToAccountMetas, I: InstructionData + Discriminator + Debug>(
program_id: &Pubkey,
accounts: &A,
params: &I
) -> Instruction