mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
cleanup - replace wiki links, remove tej errors, etc. (#210)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user