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 get sometimes stake symbol error because a completer
is run in its creation context, which comes from a previous run.
This should not happen. Adding an assert to flag the erronenous
completion when it happens.
0 commit comments