Function switchboard_on_demand::prelude::ix_to_tx
source ยท pub fn ix_to_tx(
ixs: &[Instruction],
signers: &[&Keypair],
blockhash: Hash,
) -> Result<Transaction, OnDemandError>
pub fn ix_to_tx(
ixs: &[Instruction],
signers: &[&Keypair],
blockhash: Hash,
) -> Result<Transaction, OnDemandError>