aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/go/bls/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/go/bls/config.h')
-rw-r--r--ffi/go/bls/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ffi/go/bls/config.h b/ffi/go/bls/config.h
new file mode 100644
index 0000000..07e1481
--- /dev/null
+++ b/ffi/go/bls/config.h
@@ -0,0 +1,6 @@
+#pragma
+// use bn384 unless tags is specified
+#ifndef MCLBN_FP_UNIT_SIZE
+ #define MCLBN_FP_UNIT_SIZE 6
+#endif
+