centrifuge / apps

Monorepo for Centrifuge frontends, including Centrifuge App, onboarding api, and Fabric design system.
GNU Lesser General Public License v3.0
27 stars 16 forks source link

bug: Transferring amounts between cash-assets not working #2433

Closed mustermeiszer closed 2 months ago

mustermeiszer commented 2 months ago

The UI does not allow transferring the full amounts between cash-assets atm. My best guess is, that it is using a different balance as the maximum.

See here

mustermeiszer commented 2 months ago

Fixed by https://github.com/centrifuge/apps/pull/2436