Closed mkrufky closed 6 years ago
The current code expects each blockExplorerTX link to be of the form: /tx/[[txHash]] and fails to display correctly if the URLs are structured otherwise:
/tx/[[txHash]]
Instead of depending on this static text, grab the text we actually want:
cc @detroitpro cc @masterdubs
The current code expects each blockExplorerTX link to be of the form:
/tx/[[txHash]]
and fails to display correctly if the URLs are structured otherwise:Instead of depending on this static text, grab the text we actually want:
cc @detroitpro cc @masterdubs