mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
RCL Accounts (draft done)
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">RCL Features <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="concept-accounts.html">Accounts</a></li>
|
||||
<li><a href="concept-amendments.html">Amendments</a></li>
|
||||
<li><a href="concept-fee-voting.html">Fee Voting</a></li>
|
||||
<li><a href="concept-fees.html">Fees (Disambiguation)</a></li>
|
||||
@@ -1789,7 +1790,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left">Account</td>
|
||||
<td align="left"><a href="reference-rippled.html#special-addresses">ACCOUNT_ZERO</a></td>
|
||||
<td align="left"><a href="concept-accounts.html#special-addresses">ACCOUNT_ZERO</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">Sequence</td>
|
||||
|
||||
Reference in New Issue
Block a user