mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-22 17:48:24 +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
|
export getNonResidueFp
|
||||||
|
|
||||||
when defined(debugConstantine):
|
when defined(debugConstantine):
|
||||||
|
import constantine/math/config/type_bigint
|
||||||
export `$`
|
export `$`
|
||||||
|
|
||||||
const C = BLS12_381
|
const C = BLS12_381
|
||||||
|
Loading…
x
Reference in New Issue
Block a user