We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16f3ec commit 575df27Copy full SHA for 575df27
setup.py
@@ -45,6 +45,7 @@
45
define_macros=[
46
('SWIG_PYTHON_BUILD', None),
47
('USE_ECMULT_STATIC_PRECOMPUTATION', None),
48
+ ('ECMULT_WINDOW_SIZE', 16),
49
('WALLY_CORE_BUILD', None),
50
('HAVE_CONFIG_H', None),
51
('SECP256K1_BUILD', None),
0 commit comments