We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c1364 commit 5489af6Copy full SHA for 5489af6
matt/hub/fraud.py
@@ -62,7 +62,7 @@
62
- Alice claims the final hashed state is h_{l + 1; a}
63
- Bob claims the final hashed state is h_{l + 1; b}
64
65
-Clearly, only the honest party can exibit the value of x_l, and the contract can adjudicate this part as the winner.
+Clearly, only the honest party can exibit the value of x_l, and the contract can adjudicate this party as the winner.
66
67
Summing up, the following specs define the two contracts Bisect_1 (Alice's turn) and Bisect_2 (Bob's turn), and the
68
final Leaf contract.
0 commit comments