mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-20 16:48:23 +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