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
These functions in the staking precompile (which I added, and also got recently merged in 😭) cannot be called from within static contexts (i.e. view and pure) functions, even though they do not actually modify state.