rchain

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(tn *testnet.TestNet) ([]string, error)

*********************************************************************ADD*******************************************************************

func Build

func Build(tn *testnet.TestNet) ([]string, error)

func GetDefaults

func GetDefaults() string

func GetParams

func GetParams() string

func GetServices

func GetServices() []util.Service

func SetupPrometheus

func SetupPrometheus(servers []db.Server, clients []*ssh.Client) error

Types

type RChainConf

type RChainConf struct {
	NoUpnp               bool   `json:"noUpnp"`
	DefaultTimeout       int64  `json:"defaultTimeout"`
	MapSize              int64  `json:"mapSize"`
	CasperBlockStoreSize int64  `json:"casperBlockStoreSize"`
	InMemoryStore        bool   `json:"inMemoryStore"`
	MaxNumOfConnections  int64  `json:"maxNumOfConnections"`
	Validators           int64  `json:"validators"`
	ValidatorCount       int64  `json:"validatorCount"`
	SigAlgorithm         string `json:"sigAlgorithm"`
	Command              string `json:"command"`
}

func NewRChainConf

func NewRChainConf(data map[string]interface{}) (*RChainConf, error)

Jump to

Keyboard shortcuts

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