apply_tx_opts

Function apply_tx_opts 

Source
fn apply_tx_opts(
    tx: &mut WithOtherFields<TransactionRequest>,
    tx_opts: &Erc20TxOpts,
    is_legacy: bool,
)
Expand description

Apply transaction options to a transaction request for ERC20 operations.