mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
155 lines
5.3 KiB
HTML
155 lines
5.3 KiB
HTML
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>DepositAuth status:</th>
|
|
<th colspan="2" class="depauth-status">Disabled</th>
|
|
<th class="depauth-spacer"> </th>
|
|
<th colspan="2" class="depauth-status">Enabled</th>
|
|
</tr>
|
|
<tr>
|
|
<th>Transaction Type</th>
|
|
<th>Sent by Destination</th><th>Sent by Others</th>
|
|
<th class="depauth-spacer"> </th>
|
|
<th>Sent by Destination</th><th>Sent by Others</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td class="depauth-txtype">AccountSet</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">CheckCancel</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">CheckCash</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-no">No Permission</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-no">No Permission</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">CheckCreate</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">EscrowCancel</td>
|
|
<td class="depauth-maybe" colspan="5">Can return XRP from an expired escrow</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">EscrowCreate</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type can only debit XRP, not credit it.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">EscrowFinish</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-maybe">No Permission</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">OfferCancel</td>
|
|
<td colspan="5" class="depauth-na">This transaction type never sends money.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">OfferCreate</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-maybe">Only if account previously created a matching offer</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-maybe">Only if account previously created a matching offer</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">Payment <div class="depauth-subtype">(If account has more than the minimum XRP reserve, enables NoRipple on all trust lines, and places no offers)</div></td>
|
|
<td class="depauth-maybe">Cross-currency only</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-no">No Permission</td>
|
|
<td class="depauth-no">No Permission</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">Payment <div class="depauth-subtype">(If account XRP balance is below the minimum XRP reserve)</div></td>
|
|
<td class="depauth-maybe">Cross-currency only</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-maybe">Cross-currency payments delivering XRP up to the minimum reserve <!--{# TODO: double-check this #}-->}</td>
|
|
<td class="depauth-maybe">XRP payments up to the minimum reserve</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">Payment <div class="depauth-subtype">(If account has any trust lines with NoRipple disabled)</div></td>
|
|
<td class="depauth-maybe">Cross-currency only</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-no">No Permission</td>
|
|
<td class="depauth-maybe">Balance changes from rippling</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">Payment <div class="depauth-subtype">(If account has placed offers)</div></td>
|
|
<td class="depauth-maybe">Cross-currency only</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-no">No Permission</td>
|
|
<td class="depauth-maybe">Balance changes from executing offers</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">PaymentChannelClaim</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-spacer"> </td>
|
|
<td class="depauth-ok">OK</td>
|
|
<td class="depauth-no">No Permission</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">PaymentChannelCreate</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type can only debit XRP, not credit it.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">PaymentChannelFund</td>
|
|
<td class="depauth-maybe" colspan="5">Can return XRP when closing a channel created by self</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">SetRegularKey</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">SignerListSet</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="depauth-txtype">TrustSet</td>
|
|
<td colspan="5" class="depauth-na">(This transaction type never sends money.)</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<style type="text/css">
|
|
.depauth-txtype {
|
|
font-weight: bold;
|
|
}
|
|
.depauth-status {
|
|
text-align: center;
|
|
}
|
|
.depauth-na {
|
|
background-color: #999;
|
|
}
|
|
.depauth-ok {
|
|
background-color: #afa;
|
|
}
|
|
.depauth-no {
|
|
background-color: #faa;
|
|
}
|
|
.depauth-maybe {
|
|
background-color: #ffa;
|
|
}
|
|
.depauth-subtype {
|
|
font-weight: normal;
|
|
font-size: 8pt;
|
|
}
|
|
.depauth-spacer {
|
|
width: 10px;
|
|
background-color: #999;
|
|
}
|
|
</style>
|