Merge pull request #54 from mhchia/patch-1

Fix: typo "llallange" to "challenge"
This commit is contained in:
Jordi Baylina 2020-07-28 13:21:12 +02:00 committed by GitHub
commit ac9a857f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
cli.js

@ -171,7 +171,7 @@ const commands = [
},
{
cmd: "zkey bellman contribute <curve> <circuit.mpcparams> <circuit_response.mpcparams>",
description: "contributes to a llallange file in bellman format",
description: "contributes to a challenge file in bellman format",
alias: ["zkbc"],
options: "-verbose|v -entropy|e",
action: zkeyBellmanContribute