mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 13:15:49 +00:00
Basic file layout of references (ledger formats, transaction formats)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Transaction Formats
|
||||
|
||||
Transactions are the only way to modify the XRP Ledger. Get details about their required format.
|
||||
|
||||
* **[Transaction Common Fields](transaction-common-fields.html)**
|
||||
<!--{# TODO: provide overview text of what this content is all about #}-->
|
||||
|
||||
* **[Transaction Types](transaction-types.html)**
|
||||
<!--{# TODO: provide overview text of what this content is all about #}-->
|
||||
|
||||
* **[Transaction Results](transaction-results.html)**
|
||||
<!--{# TODO: provide overview text of what this content is all about #}-->
|
||||
|
||||
<!--{# TODO: This page may need to catch overflow of any doc from https://developers.ripple.com/reference-transaction-format.html that hasn't been moved out to other docs, such as tutorials and more granular reference docs. If yes - need to adjust presentation of links to child pages above because they may look like anchor links to topics on the page and cause confusion. Ideally, we'd provide another page in this hierarchy that reflects the content in the overflow. #}-->
|
||||
Reference in New Issue
Block a user