Skip to content

Commit 67f7dd6

Browse files
committed
fix(docs): standardize terminology for payment non-existence in FAssets redemption guide
1 parent 04afd93 commit 67f7dd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/fassets/developer-guides/7-fassets-redeem.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,8 @@ These [operational parameters](/fassets/operational-parameters) define the timef
338338

339339
If the agent is unable to pay the redemption payment in the specified time, the redeemer can:
340340

341-
1. Make a proof of [payment non existence](/fdc/attestation-types/referenced-payment-nonexistence) using the [Flare Data Connector](/fdc/overview).
342-
2. Execute the [`redemptionPaymentDefault`](/fassets/reference/IAssetManager#redemptionpaymentdefault) function and present the proof of payment non existence to the FAssets system, which triggers a redemption failure.
341+
1. Make a proof of [payment non-existence](/fdc/attestation-types/referenced-payment-nonexistence) using the [Flare Data Connector](/fdc/overview).
342+
2. Execute the [`redemptionPaymentDefault`](/fassets/reference/IAssetManager#redemptionpaymentdefault) function and present the proof of payment non-existence to the FAssets system, which triggers a redemption failure.
343343
3. The redeemer receives collateral plus a premium.
344344

345345
## Summary

0 commit comments

Comments
 (0)