Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jigg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ node demo/party.js 3000 Evaluator 00000000000000000000000000000000 hex aes-128-r

### Server + Garbler/Evaluator

The server may also run as a garbler or evaluator. You can acheive this by running the server with
The server may also run as a garbler or evaluator. You can achieve this by running the server with
the same arguments as a party:
```shell
node demo/server.js <port> <role> <input> <encoding> <circuitName>
Expand Down