From c109192d3ea1ef746a35155d410a150d5171227a Mon Sep 17 00:00:00 2001 From: Will Ruddick Date: Tue, 30 Jun 2020 07:45:42 +0000 Subject: [PATCH] Update 007_eMoney_integration.md --- spec/007_eMoney_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/007_eMoney_integration.md b/spec/007_eMoney_integration.md index 36c2a91..924cb5e 100644 --- a/spec/007_eMoney_integration.md +++ b/spec/007_eMoney_integration.md @@ -69,7 +69,7 @@ After the user confirms: ### Exchange Rate ### When dislaying the SPOT price or excahnge rate to a user we should use the following formula: -> Exchange Price = CIC_reserve / (CIC_supply * trr) +> Exchange Price = CIC_reserve / (CIC_supply * trr) -> this is pulled from blockchain and should be sent back as a SMS ### User Interface ###