truebit-os
truebit-os copied to clipboard
verifier should check self when calling receiveJackpotPayment
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