cleanup - replace wiki links, remove tej errors, etc. (#210)

This commit is contained in:
Rome Reginelli
2016-09-06 09:40:02 -07:00
committed by GitHub
parent d2adaa84fe
commit 7d47484caa
9 changed files with 1177 additions and 1237 deletions

View File

@@ -189,7 +189,7 @@
<tr>
<th>Field</th>
<th>JSON Type</th>
<th><a href="https://wiki.ripple.com/Binary_Format">Internal Type</a></th>
<th><a href="https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp">Internal Type</a></th>
<th>Description</th>
</tr>
</thead>
@@ -302,7 +302,7 @@
<tr>
<th>Field</th>
<th>JSON Type</th>
<th><a href="https://wiki.ripple.com/Binary_Format">Internal Type</a></th>
<th><a href="https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp">Internal Type</a></th>
<th>Description</th>
</tr>
</thead>
@@ -528,7 +528,7 @@
<tr>
<th>Name</th>
<th>JSON Type</th>
<th><a href="https://wiki.ripple.com/Binary_Format">Internal Type</a></th>
<th><a href="https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp">Internal Type</a></th>
<th>Description</th>
</tr>
</thead>
@@ -664,7 +664,7 @@
<tr>
<th>Name</th>
<th>JSON Type</th>
<th><a href="https://wiki.ripple.com/Binary_Format">Internal Type</a></th>
<th><a href="https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp">Internal Type</a></th>
<th>Description</th>
</tr>
</thead>
@@ -837,7 +837,7 @@
<td>Balance</td>
<td>Object</td>
<td>Amount</td>
<td>The balance of the trust line, from the perspective of the low account. A negative balance indicates that the low account has issued currency to the high account. The issuer in this is always set to the neutral value <a href="https://wiki.ripple.com/Accounts#ACCOUNT_ONE">ACCOUNT_ONE</a>.</td>
<td>The balance of the trust line, from the perspective of the low account. A negative balance indicates that the low account has issued currency to the high account. The issuer in this is always set to the neutral value <a href="reference-rippled.html#special-addresses">ACCOUNT_ONE</a>.</td>
</tr>
<tr>
<td>LowLimit</td>