hopr_chain_types::utils

Function create_native_transfer

Source
pub fn create_native_transfer(to: Address, amount: U256) -> TypedTransaction
Expand description

Creates a transaction that transfers the given amount of native tokens to the given destination.