ACINQ / phoenix

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

[IOS UI FIX]: check if send amount is within range #557

Open ndungudedan opened 2 months ago

ndungudedan commented 2 months ago

This PR resolves issue #547

Checking if the amount being sent is within the allowed range before performing any calculations on the input amount resolves this arithmetic error.