Edited ch07_authorization-authentication.adoc with Atlas code editor

develop
clenser 7 months ago
parent a5912e501f
commit 7ce68e43e5

@ -1775,7 +1775,7 @@ version involving `OP_CHECKSIG`-style opcodes _script multisignatures_
and the other version _scriptless multisignatures_.
Scriptless multisignatures involve each participant creating their own
secret the same way they create a private key. We'll call this ((("partial private keys")))secret a
secret the same way they create a private key. We'll call this ((("partial private keys")))((("private keys", "partial")))secret a
_partial private key_, although we should note that it's the same length
as a regular full private key. From the partial private key, each
participant derives a partial public key using the same algorithm used

Loading…
Cancel
Save