Bitcoind: Display the suggestion message on address page when address lookups is not implemented.

This commit is contained in:
softsimon 2021-01-10 22:24:36 +07:00
parent c4d1fad853
commit 9689ccf2ac
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -113,7 +113,7 @@
<span i18n="address.error.loading-address-data">Error loading address data.</span>
<br>
<i>{{ error.error }}</i>
<ng-template [ngIf]="error.status === 413">
<ng-template [ngIf]="error.status === 413 || error.status === 405">
<br><br>
Consider view this address on the official Mempool website instead:
<br>