Skip to content

Commit fac50cc

Browse files
authored
Merge pull request Electron-Cash#3180 from melroy89/patch-2
Ne domain bchexplorer.cash
2 parents af6ce8e + b138eed commit fac50cc

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)