mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 23:05:54 +00:00
086812345e
ChainExt.kt called toSolanaAddress/solanaAddressToAccountId/ emptySolanaAccountId/isValidSolanaAddress without importing them - an earlier-session oversight that only surfaced once CI actually compiled the runtime module (no local Kotlin compiler available to catch this sooner). ktlint separately flagged an unused AccountId import.