Skip to content

Commit ab9464f

Browse files
committed
fix typo: any 2 of 3 participants
1 parent 1b5cb17 commit ab9464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_topics/en/threshold-signature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Different algorithms exist for creating threshold signatures, but
7171
perhaps the simplest of these is a slight extension of a typical
7272
algorithm for creating a [scriptless multisignature][topic multisignature]. This
7373
is easiest explained with an example: participants A, B, and C want to receive
74-
funds that can be spent by any three of them. They cooperate to create
74+
funds that can be spent by any two of them. They cooperate to create
7575
an ordinary multisignature public key for receiving the funds, then they
7676
each take the extra step of deriving two [secret shares][vss] from their
7777
private key---one share for each of the other two participants. The

0 commit comments

Comments
 (0)