mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-09 14:15:41 +00:00
e23159b065
* wire in circom backend * should contain leafs * adding circom compad and circuits deps * update windows build * fix windows build * improve test names * move proving defaults to codextypes * remove unnedded inmports and move defaults to codextypes * capture error code on backend failure
4 lines
67 B
Nim
4 lines
67 B
Nim
import ./backends/testcircomcompat
|
|
|
|
{.warning[UnusedImport]: off.}
|