Files
pezkuwi-wallet-utils/chains/v8/android
pezkuwichain 1361161673 fix: point Bitcoin icon URLs at pending/post-fix-release, not master
Master never got the Bitcoin icon files (they landed only on
pending/post-fix-release, same branch CHAINS_URL is currently testing
against) - Tron's icon happened to already exist on master from an
earlier, unrelated commit, so it worked by coincidence while Bitcoin's
404'd. Confirmed live: master/icons/tokens/colored/BTC.svg -> 404,
pending/post-fix-release/... -> 200.

Same caveat as the CHAINS_URL override itself: revert to master once
this lands there in the coordinated release.
2026-07-12 20:25:25 -07:00
..