mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 04:32:20 +02:00
Update MSVC build config for libsecp256k1
This commit is contained in:
@ -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 */
|
||||||
|
Reference in New Issue
Block a user