mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Merge pull request #422 from mikemilano/patch-9
Removed duplicate message from checkcash.md
This commit is contained in:
@@ -22,9 +22,6 @@ Since the funds for a check are not guaranteed, redeeming a Check can fail becau
|
||||
{% include '_snippets/tx-fields-intro.md' %}
|
||||
<!--{# fix md highlighting_ #}-->
|
||||
|
||||
|
||||
In addition to the [common fields](transaction-common-fields.html), a CheckCash transaction has the following:
|
||||
|
||||
| Field | JSON Type | [Internal Type][] | Description |
|
||||
|:------------|:----------|:------------------|:-------------------------------|
|
||||
| `CheckID` | String | Hash256 | The ID of the [Check ledger object](check.html) to cash, as a 64-character hexadecimal string. |
|
||||
|
||||
Reference in New Issue
Block a user