From 6066ee17fdb1528e1d0f71e8de17cbd1b3a9131f Mon Sep 17 00:00:00 2001 From: fyookball Date: Thu, 20 Jun 2019 18:59:38 -0400 Subject: [PATCH] Update CASHFUSION.md --- CASHFUSION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)