Update use cases authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
...@@ -36,7 +36,6 @@ A Blockchain user sends Euro and wants to receive Euro. ...@@ -36,7 +36,6 @@ A Blockchain user sends Euro and wants to receive Euro.
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
...@@ -49,7 +48,6 @@ A Blockchain user sends Euro and wants to receive Euro. ...@@ -49,7 +48,6 @@ A Blockchain user sends Euro and wants to receive Euro.
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.
... ...
......