This commit is contained in:
poma 2019-07-17 14:12:57 +03:00
parent 5fe6186697
commit 1e8a16f759
5 changed files with 37 additions and 34 deletions

View file

@ -1,3 +1,4 @@
// This is still WiP
const bigInt = require('snarkjs/src/bigint')
const utils = require('../scripts/utils')