Update part3_web3js.md

This commit is contained in:
chenkai66 2021-03-11 11:10:48 +08:00 committed by GitHub
parent 3898bdc52e
commit 735c0b76f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
- 虽然大多数在协议级别兼容,但这些网络通常具有特殊要求,以太坊客户端软件的维护人员、需要进行微小更改、以支持每个网络的功能或属性
### 1.3、太坊的多种客户端
### 1.3、太坊的多种客户端
- [go-ethereum ( Go )](https://github.com/ethereum/go-ethereum)
官方推荐,开发使用最多