You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In pruner/service_test.go, there is a SpacedHeaderGenerator that can be removed in favour of expanding the header generator utility inside of headertest to be able to timestamp headers as is necessary for the unit tests inside of pruner package.
The text was updated successfully, but these errors were encountered:
In
pruner/service_test.go
, there is aSpacedHeaderGenerator
that can be removed in favour of expanding the header generator utility inside ofheadertest
to be able to timestamp headers as is necessary for the unit tests inside ofpruner
package.The text was updated successfully, but these errors were encountered: