module
0.0.0-20191113032148-3606b63ab30f
Repository: https://github.com/phenixchain/devchain.git
Documentation: pkg.go.dev
# Packages
Package account 实现chain33 区块链资产操作.
Package blockchain 实现区块链模块,包含区块链存储
*/.
Package client 系统接口客户端: 封装 Queue Event.
No description provided by the author
Package common contains various helper functions.
Package consensus 共识相关的模块.
Package executor 实现执行器模块基类功能.
No description provided by the author
Package p2p 实现了chain33网络协议.
No description provided by the author
Package pluginmgr 插件管理模块,负责插件初始化等功能.
Package queue chain33底层消息队列模块.
Package rpc chain33 RPC模块包含JSONRpc以及grpc.
Package store store the world - state data.
Package system 系统基础插件包.
Package types 实现了chain33基础结构体、接口、常量等的定义.
No description provided by the author
Package wallet wallet chain33钱包功能实现.