mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-18 03:21:45 +02:00
Merge pull request #10197 from bhandras/wallet-create-warning
commands: add extra warning on wallet creation
This commit is contained in:
@@ -935,4 +935,6 @@ func printCipherSeedWords(mnemonicWords []string) {
|
||||
|
||||
fmt.Println("\n!!!YOU MUST WRITE DOWN THIS SEED TO BE ABLE TO " +
|
||||
"RESTORE THE WALLET!!!")
|
||||
fmt.Println("\n!!! DO NOT UNDER ANY CIRCUMSTANCES SHARE THIS SEED " +
|
||||
"WITH ANYONE AS IT MAY RESULT IN LOSS OF YOUR FUNDS !!!")
|
||||
}
|
||||
|
Reference in New Issue
Block a user