mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
13 lines
380 B
Markdown
13 lines
380 B
Markdown
---
|
|
html: transaction-methods.html # watch for clashes w/ this filename
|
|
parent: public-api-methods.html
|
|
metadata:
|
|
indexPage: true
|
|
---
|
|
# Transaction Methods
|
|
|
|
Transactions are the only thing that can modify the shared state of the XRP Ledger. All business on the XRP Ledger takes the form of transactions. Use these methods to work with transactions.
|
|
|
|
|
|
{% child-pages /%}
|