ACINQ / phoenix

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

(ios) lnurl-withdraws should not display the lightning fee #508

Closed robbiehanson closed 8 months ago

robbiehanson commented 8 months ago

Previously: Attempting to receive money via a lnurl-withdraw would display the lightning fee. Which was incorrect and confusing.

See ticket 68297032

This PR fixes the bug.