• Conner Fromknecht's avatar
    feat: add main BatchSubmitter struct with resources · c6ccc9ef
    Conner Fromknecht authored
    Adds the main BatchSubmitter service struct that will provide resources
    to the (yet to be implemented) TxBatchSubmitter and StateBatchSubmitter
    sub-services. This root service also sets up Sentry logging and
    the embedded Prometheus metrics server.
    c6ccc9ef
Name
Last commit
Last update
..
cmd/batch-submitter Loading commit data...
flags Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
batch_submitter.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
crypto.go Loading commit data...
crypto_test.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
package.json Loading commit data...
sentry_log.go Loading commit data...