Update CASHFUSION.md

This commit is contained in:
fyookball
2019-06-21 12:56:45 -04:00
committed by GitHub
parent 7dfb587887
commit 608f3645a3
+2 -2
View File
@@ -160,11 +160,11 @@ If the server receives several instance of Message 10A, it should only pick one
If Alice blames Bob, but Bob is innocent, Bob can refute the blame, while counter-blaming the accuser (Alice). He does that by sharing his ephemeral private key. If Alice blames Bob, but Bob is innocent, Bob can refute the blame, while counter-blaming the accuser (Alice). He does that by sharing his ephemeral private key.
Message 11A (from client): `<MESSAGE TYPE><POOL_SESSION_ID><SIG BLAME PUBKEY><EPHEMERAL PRIVATE KEY>` Message 11A (from client): `<MESSAGE TYPE><POOL_SESSION_ID><BLAME PUBKEY><SIG BLAME PUBKEY><EPHEMERAL PRIVATE KEY>`
The server can then rebroadcast the same message The server can then rebroadcast the same message
Message 11B (from server): `<MESSAGE TYPE><POOL_SESSION_ID><SIG BLAME PUBKEY><EPHEMERAL PRIVATE KEY>` Message 11B (from server): `<MESSAGE TYPE><POOL_SESSION_ID><BLAME PUBKEY><SIG BLAME PUBKEY><EPHEMERAL PRIVATE KEY>`
## Phase 12: Process Blame ## Phase 12: Process Blame