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.
fn apply_tx_opts(
tx: &mut WithOtherFields<TransactionRequest>,
tx_opts: &Erc20TxOpts,
is_legacy: bool,
)Apply transaction options to a transaction request for ERC20 operations.