mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 08:03:48 +00:00
Merge ac31e9e5cb into 6171d01b11
This commit is contained in:
commit
def8b23319
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ package secp256k1
|
|||
#define USE_FIELD_INV_BUILTIN
|
||||
#define USE_SCALAR_8X32
|
||||
#define USE_SCALAR_INV_BUILTIN
|
||||
#define USE_ENDOMORPHISM
|
||||
#define NDEBUG
|
||||
#include "./libsecp256k1/src/secp256k1.c"
|
||||
#include "./libsecp256k1/src/modules/recovery/main_impl.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue