mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-03 10:03:28 +00:00
fix debug printing of Constantine BigInt values
This commit is contained in:
parent
d47376f267
commit
35688c9b3a
@ -34,6 +34,7 @@ export matchingBigInt
|
||||
export getNonResidueFp
|
||||
|
||||
when defined(debugConstantine):
|
||||
import constantine/math/config/type_bigint
|
||||
export `$`
|
||||
|
||||
const C = BLS12_381
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user