-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
Description
Describe the Issue
The Solana fee payer's private key is now a file (~/.zetacored/solana-key.json) containing plain text. Consider using a encrypted file and password to protect the key. The protection could be similar to what we've done for TSS key. Also, if necessary, we could use a better default path for the fee payer key? @CharlieMc0
Expected Outcome
A description of what outcome you are seeking.
Reactions are currently unavailable