Skip to content

Commit b138eed

Browse files
authored
Improved domain
1 parent af6ce8e commit b138eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electroncash/web.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
'Loping.net': ('https://bch.loping.net',
6666
Address.FMT_CASHADDR,
6767
{'tx': 'tx', 'addr': 'address', 'block': 'block-height'}),
68-
"Melroy's BCH Explorer": ('https://explorer.melroy.org',
68+
"BCH Explorer": ('https://bchexplorer.cash',
6969
Address.FMT_CASHADDR,
7070
{'tx': 'tx', 'addr': 'address', 'block': 'block'}),
7171
'3XPL': ('https://3xpl.com/bitcoin-cash',

0 commit comments

Comments
 (0)