Remove SECP256K1_WARN_UNUSED_RESULT
from secp256k1_keypair_*
functions
#1379
Labels
SECP256K1_WARN_UNUSED_RESULT
from secp256k1_keypair_*
functions
#1379
Why do
secp256k1_keypair_*
functions haveSECP256K1_WARN_UNUSED_RESULT
if they always return 1 ?The only exception is
secp256k1_keypair_create
.The text was updated successfully, but these errors were encountered: