docs: simplify README description, fix musig docs
This commit is contained in:
@@ -544,7 +544,7 @@ SECP256K1_API int secp256k1_musig_partial_sign(
|
||||
* create the `session` with `musig_nonce_process`.
|
||||
*
|
||||
* This function is essential when using protocols with adaptor signatures.
|
||||
* It is not required to call this function in regular MuSig sessions, because
|
||||
* Without adaptor signatures, it is not required to call this function in regular MuSig sessions, because
|
||||
* if any partial signature does not verify, the final signature will not
|
||||
* verify either, so the problem will be caught. However, this function
|
||||
* provides the ability to identify which specific partial signature fails
|
||||
|
||||
Reference in New Issue
Block a user