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 70ff29b commit 72d952cCopy full SHA for 72d952c
include/secp256k1.h
@@ -557,7 +557,7 @@ SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_pubkey_tweak_mul(
557
* amount power for all values.
558
*
559
* This function provides a seed which is combined into the blinding value: that
560
- * blinding value added before each multiplication (and removed afterwards) so
+ * blinding value is added before each multiplication (and removed afterwards) so
561
* that it does not affect function results, but shields against attacks which
562
* rely on any input-dependent behaviour.
563
0 commit comments