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