Skip to content

Commit

Permalink
[doc][pluginset][eos] fix README.md files about EOS plugin (#15)
Browse files Browse the repository at this point in the history
* [doc][pluginset][eos] fix `README.md` files about EOS plugin
  • Loading branch information
zouxyan authored Aug 31, 2023
1 parent 6e83312 commit 8f7362d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pluginset/eos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

## 链上合约


参考该[文档](./onchain-plugin/README.md)

## 链下插件

Expand Down
3 changes: 2 additions & 1 deletion pluginset/eos/onchain-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
- Demo合约:这是一个Demo合约,实现了简单的消息接收、发送;

下面的图片介绍了合约之间的关系,主要他们之间的调用权限,在部署时添加这个权限。
![](https://intranetproxy.alipay.com/skylark/lark/0/2023/jpeg/13456461/1687233086236-5643a280-8d29-48ae-be24-c6ccf24f40ca.jpeg)

<img src="https://antchainbridge.oss-cn-shanghai.aliyuncs.com/antchainbridge/document/picture/eos-contracts-arch.jpeg" style="zoom:50%;" />

## 部署AM合约

Expand Down

0 comments on commit 8f7362d

Please sign in to comment.