• 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
..
bindings Loading commit data...
cmd/batch-submitter Loading commit data...
drivers Loading commit data...
flags Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
Makefile Loading commit data...
batch_submitter.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
package.json Loading commit data...