• 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
..
testdata Loading commit data...
batch.go Loading commit data...
batch_test.go Loading commit data...
cached_tx.go Loading commit data...
driver.go Loading commit data...
encoding.go Loading commit data...
encoding_test.go Loading commit data...