Skip to content

Commit ddc2419

Browse files
committed
Update MSVC build config for libsecp256k1
1 parent 8903a1a commit ddc2419

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build_msvc/libsecp256k1_config.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@
2626
#define USE_FIELD_10X26 1
2727
#define USE_SCALAR_8X32 1
2828

29+
#define ECMULT_GEN_PREC_BITS 4
30+
#define ECMULT_WINDOW_SIZE 15
31+
2932
#endif /* BITCOIN_LIBSECP256K1_CONFIG_H */

0 commit comments

Comments
 (0)