diff --git a/doc/contracts.md b/doc/contracts.md index ce61d0732..811b7381e 100644 --- a/doc/contracts.md +++ b/doc/contracts.md @@ -23,7 +23,7 @@ on the same curve group. ## Aggregate Signatures (a.k.a. Schnorr, MuSig) -We suppose we have the Blake2 hash function and the same G curve as above. In +We suppose we have the SHA256 hash function and the same G curve as above. In its simplest form, an aggregate signature is built from: * the message `M` to sign, in our case the transaction fee