mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Rephrase escrowcreate fix1571 changes per @jhaaaa review
This commit is contained in:
@@ -37,7 +37,7 @@ Sequester XRP until the escrow process either finishes or is canceled.
|
|||||||
|
|
||||||
Either `CancelAfter` or `FinishAfter` must be specified. If both are included, the `FinishAfter` time must be before the `CancelAfter` time.
|
Either `CancelAfter` or `FinishAfter` must be specified. If both are included, the `FinishAfter` time must be before the `CancelAfter` time.
|
||||||
|
|
||||||
With the [fix1571 amendment](known-amendments.html#fix1571) enabled, either `FinishAfter` or `Condition` must be specified. [New in: rippled 1.0.0][]
|
With the [fix1571 amendment](known-amendments.html#fix1571) enabled, you must supply `FinishAfter`, `Condition`, or both. [New in: rippled 1.0.0][]
|
||||||
|
|
||||||
<!--{# common link defs #}-->
|
<!--{# common link defs #}-->
|
||||||
{% include '_snippets/rippled-api-links.md' %}
|
{% include '_snippets/rippled-api-links.md' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user