mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 11:24:19 +01:00
recommend openssl for key generation (#678)
This commit is contained in:
@@ -42,7 +42,8 @@ MINT_INFO_MOTD="Message to users"
|
||||
MINT_INFO_ICON_URL="https://mint.host/icon.jpg"
|
||||
MINT_INFO_URLS=["https://mint.host", "http://mint8gv0sq5ul602uxt2fe0t80e3c2bi9fy0cxedp69v1vat6ruj81wv.onion"]
|
||||
|
||||
MINT_PRIVATE_KEY=supersecretprivatekey
|
||||
# This is used to derive your mint's private keys. Store it securely.
|
||||
# MINT_PRIVATE_KEY=<openssl rand -hex 32>
|
||||
|
||||
# Increment derivation path to rotate to a new keyset
|
||||
# Example: m/0'/0'/0' -> m/0'/0'/1'
|
||||
|
||||
Reference in New Issue
Block a user