Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jschreiber-TS authored Dec 27, 2017
1 parent 233ba4e commit 91c892a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/dice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before playing all players deposit funds into their @dice account just like the
Because Player 1 and 2 bet equal amounts their orders are matched and the game begins.

3. A Player reveales their secret
4. A 5 minute deadline starts whereby the first to reveal automatically wins unless the other player reveales
4. A 5 minute deadline starts whereby the first to reveal automatically wins unless the other player reveals
5. The other player reveals and a winner is chosen and paid based upon the value of sha256( cat(secret1,secret2) )
6. After the deadline anyone can trigger a default claim and the rewards

Expand Down

0 comments on commit 91c892a

Please sign in to comment.