Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Apr 18, 2024
1 parent 5f64cc3 commit 5bdb3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qos_client/RESHARD_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Verify that we can decrypt our shares. This step should be done on an airgapped

The new shares will be written to subdirectories generated within the given share dir. The subdirectories will be named with the first four bytes of the quorum key. Each subdirectory will contain a new share and the quorum key it targets. After running the command against an empty `share-dir` and two sharded quorum, keys, the layout would look like:

```
```sh
- share-dir
- 04009fd6
- quorum_key.pub
Expand Down

0 comments on commit 5bdb3a6

Please sign in to comment.