mirror of
https://github.com/tornadocash/snarkjs.git
synced 2024-11-01 07:45:43 +01:00
Better logs
This commit is contained in:
parent
169d08c2f9
commit
72d8e25909
@ -27,7 +27,7 @@ describe("Full process", function () {
|
||||
|
||||
before( async () => {
|
||||
curve = await getCurveFromName("bn128");
|
||||
curve.Fr.s = 10;
|
||||
// curve.Fr.s = 10;
|
||||
});
|
||||
after( async () => {
|
||||
await curve.terminate();
|
||||
|
Loading…
Reference in New Issue
Block a user