Skip to content

Commit

Permalink
Add on-stellar asset for receiving client.
Browse files Browse the repository at this point in the history
  • Loading branch information
lijamie98 committed Mar 16, 2022
1 parent e8cf2ce commit 309d194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ecosystem/sep-0031.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Title: Cross-Border Payments API
Author: SDF
Status: Active
Created: 2020-04-07
Updated: 2022-03-08
Version 1.5.1
Updated: 2022-03-16
Version 1.5.2
```

## Simple Summary
Expand All @@ -28,7 +28,7 @@ At a high level, the following steps are performed to complete a transaction:

1. The Sending Client sends funds from their financial account to the Sending Anchor's financial account (off/on-Stellar)
2. The Sending Anchor sends the funds to the Receiving Anchor's Stellar account (on-Stellar)
3. The Receiving Anchor sends funds to the Receiving Client's financial account (off-Stellar)
3. The Receiving Anchor sends funds to the Receiving Client's financial account (off/on-Stellar)

Typically, the Sending and Receiving Clients reside in different regulatory jurisdictions and therefore a payment between their financial accounts must be facilitated by two business entities, the Sending and Receiving Anchors, who have the necessary licenses in their respective jurisdictions.

Expand Down

0 comments on commit 309d194

Please sign in to comment.