We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5cb17 commit ab9464fCopy full SHA for ab9464f
_topics/en/threshold-signature.md
@@ -71,7 +71,7 @@ Different algorithms exist for creating threshold signatures, but
71
perhaps the simplest of these is a slight extension of a typical
72
algorithm for creating a [scriptless multisignature][topic multisignature]. This
73
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
+funds that can be spent by any two of them. They cooperate to create
75
an ordinary multisignature public key for receiving the funds, then they
76
each take the extra step of deriving two [secret shares][vss] from their
77
private key---one share for each of the other two participants. The
0 commit comments