From 88e8c6586c47d1907c966dd7366e5fe10b9d6d4c Mon Sep 17 00:00:00 2001 From: gaoyuan tan Date: Fri, 28 Aug 2020 17:11:26 +0800 Subject: [PATCH] update --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 265da1d..3fe24ab 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ TestNet|http://152.32.217.204:40336|10c1b2b4e17ea5ed604d6cbff311330dd702bf97 ## Usage -Please use [Layer2 SDK](https://github.com/ontio/ontology-go-sdk/tree/layer2) +Please use [Layer2 SDK](https://github.com/ontio/ontology-go-sdk) Here is an illustration that demonstrates fetching and verifying the stored value from the Layer2 contract `7680bc3227089ee6ac790be698e88bcd0be04609`. diff --git a/README_CN.md b/README_CN.md index c3251a8..24c4171 100644 --- a/README_CN.md +++ b/README_CN.md @@ -103,7 +103,7 @@ TestNet|http://152.32.217.204:40336|10c1b2b4e17ea5ed604d6cbff311330dd702bf97 ## 使用 -请使用[Layer2 SDK](https://github.com/ontio/ontology-go-sdk/tree/layer2) +请使用[Layer2 SDK](https://github.com/ontio/ontology-go-sdk) 以下是一个示例,从Layer2的合约7680bc3227089ee6ac790be698e88bcd0be04609中查询存储的Value并验证。