From 56b6a970d2c2aa952205b92102ae4462d3ba2b63 Mon Sep 17 00:00:00 2001 From: CaptainDero <34203756+CaptainDero@users.noreply.github.com> Date: Wed, 24 Feb 2021 08:43:07 +0000 Subject: [PATCH] Update token_sc_guide.md --- guide/examples/token_sc_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/examples/token_sc_guide.md b/guide/examples/token_sc_guide.md index 5a92277..db602e1 100644 --- a/guide/examples/token_sc_guide.md +++ b/guide/examples/token_sc_guide.md @@ -1,7 +1,7 @@ ## Dero Stargate DVM Smart Contracts guide to install and test various function of private token Smart Contract. -**All wallet Address need to be registerd first with SC they need to interact with. This condition will be removed in future.** +**All wallet Addressess need to be registerd first with SC before they need to interact with. This condition will be removed in future.** **Download** Dero Stargate testnet [source](https://git.dero.io/DeroProject/derosuite_stargate) and [binaries](https://git.dero.io/DeroProject/Dero_Stargate_testnet_binaries).