|
@ -277,7 +277,7 @@ block content |
|
|
|
|
|
|
|
|
if (advancedFunctionality) |
|
|
if (advancedFunctionality) |
|
|
if (electrumHistoryError && electrumHistoryError.error && electrumHistoryError.error.code && electrumHistoryError.error.code == -32600) |
|
|
if (electrumHistoryError && electrumHistoryError.error && electrumHistoryError.error.code && electrumHistoryError.error.code == -32600) |
|
|
span Error retrieving transaction history from ElectrumX. See |
|
|
span Failed to retrieve transaction history from ElectrumX. See |
|
|
a(href="https://github.com/janoside/btc-rpc-explorer/issues/67") Issue #67 |
|
|
a(href="https://github.com/janoside/btc-rpc-explorer/issues/67") Issue #67 |
|
|
span for more information. |
|
|
span for more information. |
|
|
|
|
|
|
|
|