templates

package
v0.7.0-alpha.11 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WaspConfig = `` /* 2718-byte string literal not displayed */

Functions

This section is empty.

Types

type ModifyNodesConfigFn added in v0.3.0

type ModifyNodesConfigFn = func(nodeIndex int, configParams WaspConfigParams) WaspConfigParams

type WaspConfigParams

type WaspConfigParams struct {
	APIPort                      int
	PeeringPort                  int
	L1INXAddress                 string
	ProfilingPort                int
	MetricsPort                  int
	OffledgerBroadcastUpToNPeers int // TODO this is unused, should it be removed?
	ValidatorKeyPair             *cryptolib.KeyPair
	ValidatorAddress             string // bech32 encoded address of ValidatorKeyPair
	PruningMinStatesToKeep       int
	AuthScheme                   string
}

Jump to

Keyboard shortcuts

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