From a75b6201b7f46390a352e6c8f1bf8f5975ce5555 Mon Sep 17 00:00:00 2001 From: Kukks Date: Mon, 9 Dec 2019 13:51:21 +0100 Subject: [PATCH] update message --- .../Stores/AddDerivationSchemes_NBXWalletGenerate.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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).