Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

Fix `Send All` button logic, while sending ccd's #412

Closed ramakser closed 1 month ago

ramakser commented 1 month ago

Purpose

The Send All button currently does not trigger the logic chain needed to update its state.

Changes

Added functionality to update the Send button state after the amount to send value is changed.