The toAddressHtml() function in txStatus.js displays the raw address with dot and Etherscan link, but never checks if the address belongs to a local wallet or has a title.
The `toAddressHtml()` function in txStatus.js displays the raw address with dot and Etherscan link, but never checks if the address belongs to a local wallet or has a title.
File: `src/popup/views/txStatus.js` — `toAddressHtml()` function.
clawbot
self-assigned this 2026-02-27 23:26:20 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The
toAddressHtml()function in txStatus.js displays the raw address with dot and Etherscan link, but never checks if the address belongs to a local wallet or has a title.File:
src/popup/views/txStatus.js—toAddressHtml()function.