mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 02:07:58 +00:00
94a567c672
Wrap accountId() in runCatching with fallback for addresses that cannot be decoded as either SS58 or Ethereum format. Prevents InvalidChecksumException crash when DApp sends an address with an unrecognized format to the external signing flow.