breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
568 stars 130 forks source link

Fix wrong input parse format #1219

Closed ademar111190 closed 11 months ago

ademar111190 commented 11 months ago

Fixes https://github.com/breez/breezmobile/issues/1138 The bug's origin is that we were not using the account model currency to format the amount at applyWithdrawFetchResponse, this PR fixes it. Also adding "toString" for WithdrawFetchResponse and Currency helped

Sats BTC Hide

the debug process.