From 47cc9214863a9f7de13731da5245d07a7c9f93d6 Mon Sep 17 00:00:00 2001 From: Ignotus Peverell Date: Tue, 27 Feb 2018 18:00:51 +0000 Subject: [PATCH] Really, no blake2 here --- doc/contracts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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