Skip to content

Commit

Permalink
Merge pull request #10 from GridPlus/Logic-Beach-PkExp
Browse files Browse the repository at this point in the history
Detailing how to export specific private keys
  • Loading branch information
alex-miller-0 authored Apr 26, 2023
2 parents b1143b0 + 59a4dba commit b9824d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ Export one or more private keys from the card. **These keys are generally more u
./safecard-cli exportPriv
```

To set the starting export path:

```
./safecard-cli exportPriv --start-path "m/44'/60'/0'/0/x"
```

**Options**

This command has several options, which you can access with:
Expand Down

0 comments on commit b9824d7

Please sign in to comment.