wallet

package
v0.74.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigTemplate

func NewConfigTemplate(templateRaw string) (*template.Template, error)

Types

type ConfigGenerator

type ConfigGenerator struct {
	// contains filtered or unexported fields
}

func NewConfigGenerator

func NewConfigGenerator(conf *config.Config) (*ConfigGenerator, error)

func (*ConfigGenerator) InitiateWithNetworkConfig

func (cg *ConfigGenerator) InitiateWithNetworkConfig(conf *config.WalletConfig, validators, nonValidators []types.NodeSet, configTemplate *template.Template) (*types.Wallet, error)

type ConfigTemplateContext

type ConfigTemplateContext struct {
	TendermintNodePrefix string
	VegaNodePrefix       string
	DataNodePrefix       string
	WalletPrefix         string
	Validators           []types.NodeSet
	NonValidators        []types.NodeSet
}

Jump to

Keyboard shortcuts

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