Improve consistency of transaction reference docs

This commit is contained in:
mDuo13
2025-10-06 12:41:27 -07:00
parent e309215ed0
commit 221e5da1ea
37 changed files with 50 additions and 59 deletions

View File

@@ -24,7 +24,6 @@ Cancels an unredeemed [check](../../../../concepts/payment-types/checks.md), rem
{% tx-example txid="D3328000315C6DCEC1426E4E549288E3672752385D86A40D56856DBD10382953" /%}
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Description |

View File

@@ -27,7 +27,6 @@ Since the funds for a check are not guaranteed, redeeming a check can fail becau
{% tx-example txid="67B71B13601CDA5402920691841AC27A156463678E106FABD45357175F9FF406" /%}
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Description |

View File

@@ -23,8 +23,7 @@ Accept a [credential](../../../../concepts/decentralized-storage/credentials.md)
}
```
## CredentialAccept Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
In addition to the [common fields][], CredentialAccept transactions use the following fields:

View File

@@ -23,8 +23,7 @@ Provisionally issue a [credential](../../../../concepts/decentralized-storage/cr
}
```
## CredentialCreate Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
In addition to the [common fields][], CredentialCreate transactions use the following fields:

View File

@@ -23,8 +23,7 @@ Remove a [credential](../../../../concepts/decentralized-storage/credentials.md)
}
```
## CredentialDelete Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
In addition to the [common fields][], CredentialDelete transactions use the following fields:

View File

@@ -51,7 +51,6 @@ Grant preauthorization to send payments to your account. This is only useful if
{% tx-example txid="CB1BF910C93D050254C049E9003DA1A265C107E0C8DE4A7CFF55FADFD39D5656" /%}
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |

View File

@@ -1,6 +1,4 @@
---
html: transaction-types.html
parent: transaction-formats.html
seo:
description: All the different types of transactions that the XRP Ledger can process.
metadata:

View File

@@ -22,8 +22,7 @@ Delete a [price oracle](../../../../concepts/decentralized-storage/price-oracles
}
```
## OracleDelete Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | Internal Type | Required? | Description |
|--------------------|-----------|---------------|-----------|-------------|

View File

@@ -38,7 +38,7 @@ Create a new account for a [witness server](../../../../concepts/xrpl-sidechains
```
## XChainAccountCreateCommit Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:------------------|:--------------------|:------------------|:----------| :-----------|

View File

@@ -49,7 +49,7 @@ Any account can submit signatures.
```
## XChainAddAccountCreateAttestation Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:---------------------------|:--------------------|:------------------|:----------|:------------|

View File

@@ -69,7 +69,7 @@ Any account can submit signatures.
```
## XChainAddClaimAttestation Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:---------------------------|:--------------------|:------------------|:----------|-------------|

View File

@@ -37,7 +37,7 @@ If the transaction succeeds in moving funds, the referenced `XChainOwnedClaimID`
```
## XChainClaim Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:------------------------|:--------------------|:------------------|:----------|-------------|

View File

@@ -37,7 +37,7 @@ Do the second step in a [cross-chain transfer](../../../../concepts/xrpl-sidecha
```
## XChainCommit Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:------------------------|:--------------------|:------------------|:----------|-------------|

View File

@@ -40,7 +40,7 @@ The complete production-grade setup would also include a `SignerListSet` transac
```
## XChainCreateBridge Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:-------------------------|:--------------------|:------------------|:----------|:------------|

View File

@@ -38,7 +38,7 @@ It also includes the account on the source chain that locks or burns the funds o
```
## XChainCreateClaimID Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:-------------------|:---------------------|:------------------|:----------|-------------|

View File

@@ -38,7 +38,7 @@ This transaction must be sent by the door account and requires the entities that
```
## XChainModifyBridge Fields
{% raw-partial file="/docs/_snippets/tx-fields-intro.md" /%}
| Field | JSON Type | [Internal Type][] | Required? | Description |
|:-------------------------|:--------------------|:------------------|:----------|-------------|