• Conner Fromknecht's avatar
    feat: split up SubmitBatchTx driver method · c741087a
    Conner Fromknecht authored
    Rather than having a combined update the gas price and publish the tx,
    we split this this into two methods: UpdateGasPrice and SendTransaction.
    This will allow the txmgr to obtain the txHash before publishing the
    tx.
    c741087a
Name
Last commit
Last update
..
clear_pending_tx.go Loading commit data...
clear_pending_tx_test.go Loading commit data...
interface.go Loading commit data...
max_priority_fee_fallback.go Loading commit data...