-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from cusma/feat/settlement-asset-info
feat: settlement asset info
- Loading branch information
Showing
36 changed files
with
4,072 additions
and
3,060 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
# Payment Agent {#payment-agent} | ||
|
||
> Debt instruments' cash flows depend on the payoff, they usually involve: | ||
> Debt instruments' cash flows usually involve: | ||
> | ||
> - *Principal repayment;* | ||
> - *Early repayment options;* | ||
> - *Coupon payments.* | ||
> - *Principal repayment* | ||
> - *Early repayment options* | ||
> - *Coupon payments* | ||
> D-ASA supports both on-chain and off-chain payment agents, depending on the settlement | ||
> asset (see [Settlement](./settlement.md) section). | ||
The D-ASA payment methods **MAY** provide additional information about the payment. | ||
|
||
> The payment information could be used to add a unique identifier or external context | ||
> to the payments, enabling external payment system integration in the case of off-chain | ||
> payment agents. | ||
> The payment information could be used, for example, for: | ||
> | ||
> - Adding unique identifiers or external context to the payments | ||
> - Enabling external payment system integration in the case of off-chain settlement | ||
> - Providing information about the settled amount and conversion rate used with | ||
> respect to the denomination asset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,041 changes: 629 additions & 412 deletions
1,041
smart_contracts/artifacts/base_d_asa/BaseDAsa.approval.puya.map
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.