Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // libp2p listen address,example: /ip4/0.0.0.0/tcp/4005 Address string // keypair store path Root string // bootstrap address Bootstrap []string }
func (*Config) BootstrapMultiAddrs ¶
func (*Config) PrivateNetworkKey ¶
func (*Config) PrivateNodeKey ¶
Click to show internal directories.
Click to hide internal directories.