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
Starting in protocol 23, all validators need to run background eviction. There is no reason to run main thread eviction, so we should remove the flag and make background eviction required.
The text was updated successfully, but these errors were encountered:
Starting in protocol 23, all validators need to run background eviction. There is no reason to run main thread eviction, so we should remove the flag and make background eviction required.
The text was updated successfully, but these errors were encountered: