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
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
core: add a helper function to override the default prune period (#610)
The default blob prune period is 518400-block long, which makes unit test take
so much time to generate and import those blocks. This commit adds a helper
function to override the default value which can be used by tests.
0 commit comments