A transaction hash is a unique alphanumeric string that acts as a digital fingerprint for any action recorded on the blockchain.
In the context of our games, these hashes are your proof and audit trail. For every game round, three key transactions are recorded, each with its own hash:
The "Start of round" transaction hash, which contains the encrypted promise of the result.
The "Bets" transaction hashes, which prove your bet was accepted.
The "Round completion" transaction hash, which reveals the final result and the data needed for verification.