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
We have a fixed interval for pruning of milestones (should be 50 rn).
If we decrease the milestone issuance rate, this creates more load on the node because pruning is done more often.
Pruning creates more load, because the SEPs need to be recalculated every time.
The text was updated successfully, but these errors were encountered:
We have a fixed interval for pruning of milestones (should be 50 rn).
If we decrease the milestone issuance rate, this creates more load on the node because pruning is done more often.
Pruning creates more load, because the SEPs need to be recalculated every time.
The text was updated successfully, but these errors were encountered: