Basic file layout of references (ledger formats, transaction formats)

This commit is contained in:
mDuo13
2018-05-03 17:30:29 -07:00
parent 48391ba3d5
commit 7849a66914
21 changed files with 128 additions and 26 deletions

View File

@@ -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. #}-->