importer

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: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportKeysIntoValidatorsWallets

func ImportKeysIntoValidatorsWallets(state state.NetworkState, keys NodesKeysData) (*state.NetworkState, error)

Types

type NodeKeysData

type NodeKeysData struct {
	NodeIndex                     int    `json:"node_index"`
	EthereumPrivateKey            string `json:"ethereum_private_key"`
	TendermintValidatorPrivateKey string `json:"tendermint_validator_private_key"`
	TendermintNodePrivateKey      string `json:"tendermint_node_private_key"`

	VegaRecoveryPhrase string `json:"vega_recovery_phrase"`
}

type NodesKeysData

type NodesKeysData []NodeKeysData

Jump to

Keyboard shortcuts

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