Skip to content

Commit

Permalink
Update MSVC build config for libsecp256k1
Browse files Browse the repository at this point in the history
  • Loading branch information
sipa committed Jun 9, 2020
1 parent 8903a1a commit ddc2419
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_msvc/libsecp256k1_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit ddc2419

Please sign in to comment.