FIXUP: Missing "is"
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
70ff29b6a7
commit
72d952c9c4
@ -557,7 +557,7 @@ SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_pubkey_tweak_mul(
|
|||||||
* amount power for all values.
|
* amount power for all values.
|
||||||
*
|
*
|
||||||
* This function provides a seed which is combined into the blinding value: that
|
* This function provides a seed which is combined into the blinding value: that
|
||||||
* blinding value added before each multiplication (and removed afterwards) so
|
* blinding value is added before each multiplication (and removed afterwards) so
|
||||||
* that it does not affect function results, but shields against attacks which
|
* that it does not affect function results, but shields against attacks which
|
||||||
* rely on any input-dependent behaviour.
|
* rely on any input-dependent behaviour.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user