Update 007_eMoney_integration.md

This commit is contained in:
Will Ruddick 2020-06-30 07:44:33 +00:00
parent 607d42c3e4
commit 78815a5a3c
1 changed files with 2 additions and 3 deletions

View File

@ -58,12 +58,11 @@ The Reserve (xDAI) actually pulled out
The CIC to be created (reported for quote):
- CIC_Created_reported = the amount of CIC created on chain by adding the reserveIn_xDAI
- CIC_Created_reported = the amount of CIC to be created on chain by adding the reserveIn_xDAI (quote from blockchain)
After the user confirms:
- CIC_Created = the amount of CIC created on chain by adding the reserveIn_xDAI
- CIC_Created = the actualy amount of CIC created on chain by adding the reserveIn_xDAI
- **CIC_given** = CIC_Created_reported
- CIC_risk = CIC_given - CIC_Created - this should be monitored and recorded for each transaction