Fix: typo "llallange" to "challenge"

This commit is contained in:
Kevin Mai-Husan Chia 2020-07-22 16:39:18 +08:00 committed by GitHub
parent e5b89dcc26
commit 6d7e2a6f8d
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>", 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"], alias: ["zkbc"],
options: "-verbose|v -entropy|e", options: "-verbose|v -entropy|e",
action: zkeyBellmanContribute action: zkeyBellmanContribute