blitzmoon, i can not verify a bet. How player should do that?
Example for Demo:
1. Click on "verify ticket fairness"
2. Click on "Start (Demo)"
3. "Hash" and "Server Seed" will appear:
Hash contains answeres encoded with a random number generated for protecting any kind of decoding (brute forcing, etc...)
4. Click on "Play (Demo)" untill you loose
5. In verify ticket fairness panel "Numbers" which are the comma-seperated correct answers of 10 serial games (maximum system allowed games to win in a row) will apprear
6. Use an online tool like
https://passwordsgenerator.net/sha256-hash-generator/ put server seed and numbers as described in the "verify ticket fairness" panel, for example if the server seed is 0232846513 and Numbers are 2,2,1,2,2,2,1,1,2,2 it should be like:
0232846513-2,2,1,2,2,2,1,1,2,2
Now paste this to your prefered SHA256 hash generator (we also provided one below the the panel), took the result and hash it again. It should match the first Hash you've seen in the "verify ticket fairness" panel.
Hash = SHA256(SHA256(Server Seed + "-" + Numbers))