Update use cases authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
...@@ -34,10 +34,9 @@ Detail description of point 1 see on the [diagram flow](use cases/uc-4) ...@@ -34,10 +34,9 @@ Detail description of point 1 see on the [diagram flow](use cases/uc-4)
A Blockchain user sends Euro and wants to receive Euro. A Blockchain user sends Euro and wants to receive Euro.
*Initial condition:* A sending account is in Dan’s bank. *Initial condition:* A sending account is in Dan’s bank.
There are following operations: There are following operations:
1. In the Blockchain (to know what the balance is) 1. In the Blockchain (to know what the balance is)
Transfer Euro from user's account in Dan’s bank into Dan's account Transfer Euro from user's account in Dan’s bank into Dan's account
2. In the SEPA
2. In the SEPA
Transfer Euro from user's account in Dan’s bank into receiver account Transfer Euro from user's account in Dan’s bank into receiver account
*Remarks: *Remarks:
...@@ -47,19 +46,18 @@ I am not sure how it should be visible from SEPA point of view – the sender sh ...@@ -47,19 +46,18 @@ I am not sure how it should be visible from SEPA point of view – the sender sh
A Blockchain user sends Euro and wants to receive Euro. A Blockchain user sends Euro and wants to receive Euro.
*Initial condition:* A receiving account is in Dan’s bank. *Initial condition:* A receiving account is in Dan’s bank.
There are following operations: There are following operations:
1. In the SEPA 1. In the SEPA
Transfer Euro from user's account into user account in Dan's bank Transfer Euro from user's account into user account in Dan's bank
2. In the Blockchain
2. In the Blockchain
Transfer Euro from Dan's account into user's account in Dan’s bank. Transfer Euro from Dan's account into user's account in Dan’s bank.
**UC 7** **UC 7**
Someone sends Euro to a blockchain user account in Dan’s bank (outside blockchain) Someone sends Euro to a blockchain user account in Dan’s bank (outside blockchain)
There are following operations: There are following operations:
1. In the SEPA 1. In the SEPA
From user Euro account to user Euro account in Dan’s bank From user Euro account to user Euro account in Dan’s bank
2. In the Blockchain 2. In the Blockchain
From Dan’s Euro account to user Euro account in Dan’s bank. From Dan’s Euro account to user Euro account in Dan’s bank.
**UC 8** **UC 8**
... ...
......