Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Ensure that send funds max is not negative #244

Closed shjortConcordium closed 1 year ago

shjortConcordium commented 1 year ago

Purpose

Fix small issue with send funds I ran into

Changes

Ensure max value in send funds cannot be negative

Checklist