autopeering

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CfgNetAutopeeringBindAddr is bind address for autopeering.
	CfgNetAutopeeringBindAddr = "p2p.autopeering.bindAddress"
	// CfgNetAutopeeringEntryNodes list of autopeering entry nodes to use.
	CfgNetAutopeeringEntryNodes = "p2p.autopeering.entryNodes"
	// CfgNetAutopeeringEntryNodesPreferIPv6 defines if connecting over IPv6 is preferred for entry nodes.
	CfgNetAutopeeringEntryNodesPreferIPv6 = "p2p.autopeering.entryNodesPreferIPv6"
	// CfgNetAutopeeringRunAsEntryNode whether the node should act as an autopeering entry node.
	CfgNetAutopeeringRunAsEntryNode = "p2p.autopeering.runAsEntryNode"
	// CfgNetAutopeeringInboundPeers the number of inbound autopeers.
	CfgNetAutopeeringInboundPeers = "p2p.autopeering.inboundPeers"
	// CfgNetAutopeeringOutboundPeers the number of outbound autopeers.
	CfgNetAutopeeringOutboundPeers = "p2p.autopeering.outboundPeers"
	// CfgNetAutopeeringSaltLifetime lifetime of the private and public local salt.
	CfgNetAutopeeringSaltLifetime = "p2p.autopeering.saltLifetime"
)

Variables

View Source
var (
	Plugin *node.Plugin
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL