From 4f762e6142bf329c9bd07852b12f34b90af82e02 Mon Sep 17 00:00:00 2001 From: Jie Kong Date: Mon, 18 Apr 2022 21:21:16 -0400 Subject: [PATCH] Create Readme.md --- CTng/PoM/Readme.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CTng/PoM/Readme.md diff --git a/CTng/PoM/Readme.md b/CTng/PoM/Readme.md new file mode 100644 index 0000000..26e0f1f --- /dev/null +++ b/CTng/PoM/Readme.md @@ -0,0 +1,2 @@ +This file mainly deals with Proof of Misbehavior generated after receiving threshold number of accusations (as part of the process accusations). +This file also contains the function for the gossiper to use to process accusations.