mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-23 18:55:47 +00:00
95e80fcb9d
TRX.svg used a full-bleed r=24 circle instead of the r=18 padded frame every other token icon uses, making it inconsistent in the token list. The 11 Jul fix (1b54fb3) patched only the merged root icon, not the pezkuwi-overlay source. sync_from_nova.py::sync_icons() copies the overlay over root unconditionally, so the BTC config pipeline re-run (78b0af9) silently reverted the fix. Fix the overlay source too so re-merges keep it. Root copy is now bit-identical to the blessed master version.