Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LocalNet = []types.Peer{
{"968b10ebc111ea3434de7333d82e54890c4a2d8c34577e0e54f3464eb88e3b2f", "127.0.0.1", 19951, 4},
}
View Source
var MainChainDelegateNode []types.Peer
View Source
var MainNet = []types.Peer{
{"909333d195d473124036954c4c91e5364becf022af244e1f9054deece671b666", "58.83.148.230", 19951, 4},
{"f28b3c29b038972b11362db3da6615caa30504944c999c22e73b162f8f2531aa", "58.83.148.231", 19951, 4},
{"f6679c55bb45938dd00c2967834a79a26335066b7e816ce3ed330e8c4ceed0d1", "58.83.148.232", 19951, 4},
}
委托人节点由官方暂时托管, 节点数量由21个暂时改为3个, 于2018年10月31日21:05:19进行升级,区块高度重置为0
View Source
var TestNet = []types.Peer{
{"968b10ebc111ea3434de7333d82e54890c4a2d8c34577e0e54f3464eb88e3b2f", "124.251.0.232", 19941, 4},
}
TestNet,测试网内测和公测的Delegate节点
Functions ¶
func InitBootNodes ¶
func InitBootNodes()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.