Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Dec 19, 2024
1 parent 1d522c8 commit 4f14185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dot/sync/state_sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ type StateStorage interface {
StoreTrie(ts *storage.TrieState, header *types.Header) error
}

// TODO: re use or create a similar struct than StateRequestProvider in retrieve_state.go
type StateSyncStrategy struct {
// Strategy dependencies and config
peers *peerViewSet
Expand Down

0 comments on commit 4f14185

Please sign in to comment.