Function solana_evm_loader_program::transfer_native_to_eth_ixs[][src]

pub fn transfer_native_to_eth_ixs(
    owner: Address,
    lamports: u64,
    ether_address: Address
) -> Vec<Instruction>