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
there is no number limit for rewardPercentiles
when maxBlockHistory set to 1024,
then set 600k element(limited by rpc requtest size) in rewardPercentiles to call FeeHistory
the node will crash, for too many memory need.