From 85831661c985834646ef22aded41fc561c859d24 Mon Sep 17 00:00:00 2001 From: Jie Kong Date: Mon, 18 Apr 2022 21:21:44 -0400 Subject: [PATCH] Update Readme.md --- CTng/PoM/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTng/PoM/Readme.md b/CTng/PoM/Readme.md index 26e0f1f..df957d6 100644 --- a/CTng/PoM/Readme.md +++ b/CTng/PoM/Readme.md @@ -1,2 +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. +This file also contains the process accusations function for the gossiper to invoke.