mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
- Account.kt: collapse three identical backend-not-configured Failure constructions into one helper - OnchainZapSendError: declare causeIsUserFacing on the enum so the sender owns which failures carry a human-readable cause, instead of the UI mapper hardcoding the list - SendPaymentScreen: fee chip label is now a single format resource instead of manual string concatenation