diff --git a/statesync/stateprovider.go b/statesync/stateprovider.go index 2dd1ce106d..04d71fe03d 100644 --- a/statesync/stateprovider.go +++ b/statesync/stateprovider.go @@ -194,7 +194,7 @@ func (s *lightClientStateProvider) State(ctx context.Context, height uint64) (sm state.ConsensusParams = result.ConsensusParams state.LastHeightConsensusParamsChanged = currentLightBlock.Height - // TODO assign timeouts + // TODO may need to assign timeouts? // state.TimeoutPropose // state.TimeoutCommit