• 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
batch_submitter.go 6.36 KB