diff --git a/CASHFUSION.md b/CASHFUSION.md index b301e64..c8a4042 100644 --- a/CASHFUSION.md +++ b/CASHFUSION.md @@ -148,11 +148,11 @@ After reciving Message 9, the client will extract the proofs that it is responsi First the client notifies the server: -Message 10A (from client): `` +Message 10A (from client): `` Then the server notifies all clients with a similar message: -Message 10B (from server) `` +Message 10B (from server) `` If the server receives several instance of Message 10A, it should only pick one input to be blamed (for example the lowest one by lexicographical order)