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
fix: apply activate/deactivate locally when broadcasting from RPC
The validator wasn't applying activate/deactivate changes locally,
only broadcasting them to P2P. Now these operations are applied
locally and persisted immediately.
0 commit comments