freeze - first draft; rippled - freeze-related corrections

This commit is contained in:
mDuo13
2015-12-04 17:12:48 -08:00
parent a8ae2171ea
commit 5f57c51843
27 changed files with 882 additions and 20 deletions

View File

@@ -53,6 +53,7 @@
<li><a href="tx-cost.html">Transaction Cost</a></li>
<li><a href="fee-voting.html">Fee Voting</a></li>
<li><a href="reserves.html">Reserves</a></li>
<li><a href="freeze.html">Freeze</a></li>
</ul>
</li>
<li class="dropdown">
@@ -160,6 +161,7 @@
<li><a href="tx-cost.html">Transaction Cost</a></li>
<li><a href="fee-voting.html">Fee Voting</a></li>
<li><a href="reserves.html">Reserves</a></li>
<li><a href="freeze.html">Freeze</a></li>
<li><a href="rippled-apis.html">rippled</a></li>
<li><a href="rippled-setup.html">rippled Setup</a></li>
<li><a href="ripple-rest.html">Ripple-REST</a></li>