Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng committed Sep 24, 2023
1 parent 4911c2a commit fa7bf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/10_Constructor/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ huffc src/10_Constructor.huff -b

## 总结

这一讲,我们介绍了如何在Huff中使用`Constructor`宏初始智能合约,它与Solidity中的构造函数类似。
这一讲,我们介绍了如何在Huff中使用`Constructor`宏初始智能合约,它与Solidity中的构造函数类似,可以在部署时用来初始化合约

0 comments on commit fa7bf81

Please sign in to comment.