mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
RPC Tool: tooltip: X-addresses (w/o tags) work now
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<p>This is a debug tool for printing raw information about an account (by classic address), a transaction (by hash) or a ledger (by sequence number).</p>
|
||||
|
||||
<form id="account-entry">
|
||||
<fieldset><input id="target" class="form-control" required="" type="text" placeholder="XRP Ledger classic address or transaction ID" />
|
||||
<fieldset><input id="target" class="form-control" required="" type="text" placeholder="XRP Ledger address, transaction ID, or ledger index" />
|
||||
<span class="help-block"><small>{% trans %}Try an account like <em>rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn</em>.{% endtrans %}</small></span>
|
||||
<button class="btn btn-primary">{% trans %}Get info{% endtrans %}</button></fieldset>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user