Update details of downloading params in tutorial (#557)

This commit is contained in:
natalie 2023-12-12 19:23:41 +00:00
parent 870c57492b
commit 22c1b4fb84
1 changed files with 5 additions and 1 deletions

View File

@ -36,12 +36,16 @@ git clone https://github.com/ZcashFoundation/zcash.git
Download Sprout and Sapling parameters:
[Sprout params](https://download.z.cash/downloads/sprout-groth16.params)
[Sapling spend params](https://download.z.cash/downloads/sapling-spend.params)
[Sapling output params](https://download.z.cash/downloads/sapling-output.params)
Move the params files into `zwallet/native/zcash-params/src/`
## Generating FROST key shares
First we will generate the FROST key shares. For simplicity we'll use trusted
@ -179,7 +183,7 @@ cargo run --bin coordinator --features redpallas
And then:
- Paste the JSON public key package generate during key generation (it's a single
line with a JSON object.
line with a JSON object).
- Type `2` for the number of participants.
- Paste the identifier of the first participant, you can see it in the Secret
Share printed during key generation. If you used trusted dealer key