mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-08 04:19:32 +00:00
fix debug printing of Constantine BigInt values
This commit is contained in:
parent
182fb209fc
commit
e3b4dddaa1
@ -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