mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-11 01:26:10 +01:00
Update MSVC build config for libsecp256k1
This commit is contained in:
parent
8903a1a0a7
commit
ddc2419c09
1 changed files with 3 additions and 0 deletions
|
@ -26,4 +26,7 @@
|
|||
#define USE_FIELD_10X26 1
|
||||
#define USE_SCALAR_8X32 1
|
||||
|
||||
#define ECMULT_GEN_PREC_BITS 4
|
||||
#define ECMULT_WINDOW_SIZE 15
|
||||
|
||||
#endif /* BITCOIN_LIBSECP256K1_CONFIG_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue