mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
The changes in this commit were auto-generated by running tool/migrate.sh Following this commit, the Dactyl build no longer works but the Redocly build (mostly) should.
917 B
917 B
html, parent, blurb, metadata
| html | parent | blurb | metadata | ||
|---|---|---|---|---|---|
| transaction-formats.html | protocol-reference.html | Definitions for all the protocol's transaction types and their results. |
|
Transaction Reference
A Transaction is the only way to cause changes in the XRP Ledger. Transactions' outcomes are only final if signed, submitted, and accepted into a validated ledger version following the consensus process. Some ledger rules also generate pseudo-transactions, which aren't signed or submitted, but still must be accepted by consensus. Transactions that fail are also included in ledgers because they modify balances of XRP to pay for the anti-spam [transaction cost][].
{% raw-partial file="/_snippets/common-links.md" /%}
{% child-pages /%}