diff --git a/BTCPayServer/Views/Stores/AddDerivationSchemes_NBXWalletGenerate.cshtml b/BTCPayServer/Views/Stores/AddDerivationSchemes_NBXWalletGenerate.cshtml index abd0a53fb..4e93e5d9f 100644 --- a/BTCPayServer/Views/Stores/AddDerivationSchemes_NBXWalletGenerate.cshtml +++ b/BTCPayServer/Views/Stores/AddDerivationSchemes_NBXWalletGenerate.cshtml @@ -40,16 +40,16 @@
If checked, each private key associated with an address generated will be stored as metadata in NBXplorer.
+If checked, each private key associated with an address generated will be stored as metadata in NBXplorer. While convenient, this means that anyone with access to your server will have access to your private keys and will be able to steal your funds.
If checked, each address generated will be imported into the node wallet so that you can view your balance through your node. When this is enabled alongside Save private keys, you're also able to use the node wallet to spend (this works pretty well in conjunction with apps such as FullyNoded).
If checked, each address generated will be imported into the node wallet so that you can view your balance through your node. When this is enabled alongside Is hot wallet, you're also able to use the node wallet to spend (this works pretty well in conjunction with apps such as FullyNoded).