mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
remove unused file and flag
This commit is contained in:
@@ -20,7 +20,7 @@ fi
|
||||
cd ..
|
||||
|
||||
echo "compiling circuit"
|
||||
circom circuits/proof_of_passport.circom --r1cs --sym --wasm --output build
|
||||
circom circuits/proof_of_passport.circom --r1cs --wasm --output build
|
||||
|
||||
mkdir -p ../app/ark-circom-passport/passport/
|
||||
cp build/proof_of_passport.r1cs ../app/ark-circom-passport/passport/
|
||||
|
||||
Reference in New Issue
Block a user