bitcoin-core / secp256k1

Optimized C library for EC operations on curve secp256k1
MIT License
2.06k stars 1k forks source link

Tests fail to compile when extrakeys module isn't enabled. #1573

Closed gmaxwell closed 2 months ago

gmaxwell commented 2 months ago

(tests use secp256k1_keypair without checking if the module is enabled)