Skip to content

Commit

Permalink
use a valid derivation path in example
Browse files Browse the repository at this point in the history
  • Loading branch information
trbouma committed Jan 12, 2024
1 parent a518274 commit 9307b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ MINT_INFO_MOTD="Message to users"

MINT_PRIVATE_KEY=supersecretprivatekey
# increment derivation path to rotate to a new keyset
MINT_DERIVATION_PATH="0/0/0/0"
MINT_DERIVATION_PATH="m/27/1/2/3"

MINT_DATABASE=data/mint

Expand Down

0 comments on commit 9307b9d

Please sign in to comment.