fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Align State Flag Names #44

Closed softwareplumber closed 1 year ago

softwareplumber commented 1 year ago

Unfortunately the various development iterations have left the BatchState flag names somewhat inconsistent between the send and receive orchestrators. There are differently-named flags that do essentially the same thing. Future maintainers will appreciate it if we make these consistent.

softwareplumber commented 1 year ago

Closed with PR #54