Function switchboard_solana::prelude::ix_to_tx
source · pub fn ix_to_tx(
ixs: &[Instruction],
signers: &[&Keypair],
blockhash: Hash
) -> Result<Transaction, SbError>
pub fn ix_to_tx(
ixs: &[Instruction],
signers: &[&Keypair],
blockhash: Hash
) -> Result<Transaction, SbError>