From 3c35e905d4d8e91c415f967b2b0cd02b3b3d799d Mon Sep 17 00:00:00 2001 From: k00b Date: Thu, 19 Jun 2025 13:31:21 -0500 Subject: [PATCH] improve proxy invoice info modal --- pages/settings/index.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pages/settings/index.js b/pages/settings/index.js index f911f3d8..201d8c3d 100644 --- a/pages/settings/index.js +++ b/pages/settings/index.js @@ -353,12 +353,14 @@ export default function Settings ({ ssrData }) { /> proxy deposits to attached wallets +
enhance privacy of my lightning address
    -
  • Forward deposits directly to your attached wallets if they cause your balance to exceed your auto-withdraw threshold
  • -
  • Payments will be wrapped by the SN node to preserve your wallet's privacy
  • +
  • Enabling this setting hides details (ie node pubkey) of your attached wallets when anyone pays your SN lightning address or lnurl-pay
  • +
  • The lightning invoice will appear to have SN's node as the destination to preserve your wallet's privacy
  • This will incur in a 10% fee
  • +
  • Disable this setting to receive payments directly to your attached wallets (which will reveal their details to the payer)
  • +
  • Note: this privacy behavior is standard for internal zaps/payments on SN, and this setting only applies to external payments