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
Right now the verifier iterates through the entire list of verifiers, but I'm afraid this would lead to a race condition and cause the client to crash or mess up at the very least.
Implementation belongs where verifier is handling JackpotTriggered event