• Mark Tyneway's avatar
    go-batch-submitter: enable typed batch support · fe680568
    Mark Tyneway authored
    Allow the go batch submitter to submit typed batches.
    The env var `BATCH_SUBMITTER_SEQUENCER_BATCH_TYPE=zlib`
    can be set to enable the submission of zlib compressed
    batches. If that env var is not set, then legacy batches
    will be submitted instead.
    fe680568
encoding.go 10.6 KB