From 4972f24937ceb0cc84a16900c95faa148d6ca8c6 Mon Sep 17 00:00:00 2001 From: Romashka Date: Tue, 17 Dec 2024 19:32:19 +0200 Subject: [PATCH] typo-Update README.md --- x/tss/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/tss/README.md b/x/tss/README.md index 04604a9d4..cacb143f6 100644 --- a/x/tss/README.md +++ b/x/tss/README.md @@ -410,7 +410,7 @@ This event ( `create_group` ) is emitted when the group is created. | ------------- | ----------------- | | group_id | {groupID} | | size | {groupSize} | -| thredhold | {groupThreshold} | +| threshold | {groupThreshold} | | pub_key | "" | | status | {groupStatus} | | dkg_context | {groupDKGContext} |