diff --git a/content/references/rippled-api/transaction-formats/transaction-results/transaction-results-overview.md b/content/references/rippled-api/transaction-formats/transaction-results/transaction-results.md similarity index 99% rename from content/references/rippled-api/transaction-formats/transaction-results/transaction-results-overview.md rename to content/references/rippled-api/transaction-formats/transaction-results/transaction-results.md index 9b6336cc93..34320e2412 100644 --- a/content/references/rippled-api/transaction-formats/transaction-results/transaction-results-overview.md +++ b/content/references/rippled-api/transaction-formats/transaction-results/transaction-results.md @@ -1,4 +1,4 @@ -# Transaction Results Overview +# Transaction Results [[Source]
](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/TER.h "Source") diff --git a/dactyl-config.yml b/dactyl-config.yml index 93eed98251..844a4b0339 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -2151,7 +2151,7 @@ pages: targets: - local - - name: Transaction Results + - md: references/rippled-api/transaction-formats/transaction-results/transaction-results.md html: transaction-results.html funnel: Docs doc_type: References @@ -2159,18 +2159,6 @@ pages: category: Transaction Formats subcategory: Transaction Results blurb: Learn how to interpret rippled server transaction results. - template: template-landing-children.html - targets: - - local - - - md: references/rippled-api/transaction-formats/transaction-results/transaction-results-overview.md - html: transaction-results-overview.html - funnel: Docs - doc_type: References - supercategory: rippled API - category: Transaction Formats - subcategory: Transaction Results - blurb: Understand the difference between provisional and final results. Get an introduction to transaction result codes. targets: - local @@ -2246,6 +2234,7 @@ pages: doc_type: References supercategory: rippled API category: Transaction Formats + blurb: Transaction metadata describes the outcome of the transaction in detail, regardless of whether the transaction is successful. targets: - local