mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 00:37:41 +00:00
Replace the raw viewModelScope.launch + runCatching with launchSigner, matching the rest of the codebase. Same survival-past-dismiss guarantee, plus signer errors (read-only key, NIP-46 unauthorized / timeout, signer not found) now surface as toasts instead of being silently swallowed.