GetScatter / ScatterDesktop

Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
https://get-scatter.com/
GNU General Public License v3.0
501 stars 197 forks source link

[BUG] Open a Telos transaction ID, shows bloks.io explorer #295

Open str opened 5 years ago

str commented 5 years ago

After I did a transaction in the Telos network, I got a transaction ID (the screen with the pig). When I clicked it, it jumped to an EOS explorer. It should go to the Telos explorer.

nsjames commented 5 years ago

Yeah we've yet to add support for sister chain explorers. I've got an internal ticket about it but since each explorer handles the links differently it's not the easiest task. I'll allocate some more time to this soon and figure out a good solution.

str commented 5 years ago

It makes sense to set it when you add or edit a network, like here:

image

that should remove the need for this screen:

image

IMHO.