Skip to content

Commit

Permalink
Add network to the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed Jan 5, 2024
1 parent 1c6d73e commit e12eb0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recover-id-object/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ To recover with the secrets generated by `generate-secrets`, run:
recover-id-object recover-identity --prf-key <PRF_KEY> --id-cred-sec <ID_CRED_SEC> --id-index <ID_INDEX> --ip-index ... (* other args *)

```

### Network

Note the `network` argument for both commands. The key derivation differs on mainnet and testnet so a correct network must be used to successfully recover.

0 comments on commit e12eb0d

Please sign in to comment.