Function solana_evm_loader_program::send_raw_tx[][src]

pub fn send_raw_tx(
    signer: Address,
    evm_tx: Transaction,
    gas_collector: Option<Address>
) -> Instruction