mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 16:05:49 +00:00
63dd3e2d03
Nothing renders on-device despite the multisigsApiUrl fix and a confirmed real pending approval on-chain, with zero exceptions surfacing anywhere - every runCatching in this path swallows silently with no logging. Adding Log.e at each step (account resolution, signatory gate, on-chain keys/entries, off-chain fetch, call decode, transfer parse) to find where it actually drops the result. To be removed once the real cause is found.