Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = `` /* 3876-byte string literal not displayed */
DefaultConfig default config for testnode
Functions ¶
This section is empty.
Types ¶
type ParaNode ¶
type ParaNode struct { Main *testnode.Chain33Mock Para *testnode.Chain33Mock }
ParaNode 平行链节点由两个节点组成
func NewParaNode ¶
func NewParaNode(main *testnode.Chain33Mock, para *testnode.Chain33Mock) *ParaNode
NewParaNode 创建一个平行链节点
Click to show internal directories.
Click to hide internal directories.