Rename API endpoints in frontend and nginx.conf to match blockstream

This commit is contained in:
wiz
2020-07-06 00:15:16 +09:00
parent 50ccdc424d
commit 4aca806b70
5 changed files with 36 additions and 44 deletions

View File

@@ -73,7 +73,7 @@
</tr>
<tr>
<td style="border: 0;">
<input class="form-control" type="text" value="wss://mempool.space/ws" readonly>
<input class="form-control" type="text" value="wss://mempool.space/api/v1/ws" readonly>
</td>
</tr>
</table>