Files
xrpl-dev-portal/content/references/protocol/transactions/index.md
mDuo13 554a3732d4 Migrate content syntax via script
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.
2024-01-31 16:09:41 -08:00

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.
indexPage
true

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 /%}