mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-08-04 14:04:49 +02:00
Update MSVC build config for libsecp256k1
This commit is contained in:
parent
8903a1a0a7
commit
ddc2419c09
@ -26,4 +26,7 @@
|
|||||||
#define USE_FIELD_10X26 1
|
#define USE_FIELD_10X26 1
|
||||||
#define USE_SCALAR_8X32 1
|
#define USE_SCALAR_8X32 1
|
||||||
|
|
||||||
|
#define ECMULT_GEN_PREC_BITS 4
|
||||||
|
#define ECMULT_WINDOW_SIZE 15
|
||||||
|
|
||||||
#endif /* BITCOIN_LIBSECP256K1_CONFIG_H */
|
#endif /* BITCOIN_LIBSECP256K1_CONFIG_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user