ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
679 stars 98 forks source link

does phoenix use scid alias? #631

Closed pony-montana closed 2 months ago

pony-montana commented 2 months ago

Hi, I wonder if phoenix uses scid alias to protect from funding-tx leak when receiving payments with bolt11 invoices.

pm47 commented 2 months ago

Phoenix use a custom scid-alias that doesn't leak funding txids.

Please use github discussions for questions next time.