mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
[FIX] issue #122 - wrong host for historical-db api tool
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
<p id='description'></p>
|
||||
<div id='invalid'>Invalid JSON</div>
|
||||
<div id='rest_url_wrapper'>
|
||||
<p><span id='rest_host'>https://api.ripple.com</span><span id='rest_url'></span></p>
|
||||
<p><span id='rest_host'>https://history.ripple.com</span><span id='rest_url'></span></p>
|
||||
</div>
|
||||
<div id='request_body'></div>
|
||||
<div id='request_options'>
|
||||
|
||||
Reference in New Issue
Block a user