From 78815a5a3c0bc2b4f8de895256ec2054b9733bd0 Mon Sep 17 00:00:00 2001 From: Will Ruddick Date: Tue, 30 Jun 2020 07:44:33 +0000 Subject: [PATCH] Update 007_eMoney_integration.md --- spec/007_eMoney_integration.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spec/007_eMoney_integration.md b/spec/007_eMoney_integration.md index 14443ad..36c2a91 100644 --- a/spec/007_eMoney_integration.md +++ b/spec/007_eMoney_integration.md @@ -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