mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Removed duplicate message from checkcreate.md
It looks like the field intro was optimized to use a snippet, but the original intro text was left in, duplicating the field intro message.
This commit is contained in:
@@ -23,9 +23,6 @@ Create a Check object in the ledger, which is a deferred payment that can be cas
|
||||
{% include '_snippets/tx-fields-intro.md' %}
|
||||
<!--{# fix md highlighting_ #}-->
|
||||
|
||||
|
||||
In addition to the [common fields](transaction-common-fields.html), a CheckCreate transaction has the following:
|
||||
|
||||
| Field | JSON Type | [Internal Type][] | Description |
|
||||
|:-----------------|:--------------------|:------------------|:----------------|
|
||||
| `Destination` | String | Account | The unique address of the [account](accounts.html) that can cash the Check. |
|
||||
|
||||
Reference in New Issue
Block a user