celestiaorg / go-header

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

fix!: remove lifecycle methods from the interface #101

Closed Wondertan closed 10 months ago

Wondertan commented 10 months ago

It's net negative to enforce life cycling methods on the interface.

Closes #6