Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBootNodeAddrStrings = []string{
"/ip4/127.0.0.1/tcp/19876/p2p/Qmc1V6W7BwX8Ugb42Ti8RnXF1rY5PF7nnZ6bKBryCgi6cv",
}
DefaultBootNodeAddrStrings is a list of Harmony bootnodes address. Used to find other peers in the network.
Functions ¶
func StringsToAddrs ¶
StringsToAddrs convert a list of strings to a list of multiaddresses
func StringsToPeers ¶
StringsToPeers converts a string to a list of Peers addr is a string of format "ip:port,ip:port"
Types ¶
Click to show internal directories.
Click to hide internal directories.