celestiaorg / go-header

Go library with all the services needed to request, sync and store blockchain headers.
Apache License 2.0
19 stars 18 forks source link

feat(sync): add json tags #82

Closed vgonkivs closed 1 year ago

vgonkivs commented 1 year ago

Overview

Added json tags for sync.State Partly fixes https://github.com/celestiaorg/celestia-node/issues/2427

Checklist