client_cmds

package
v0.1.21-rc.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GethEphemeralConfigTemplate = geth_cmds.GethCmdConfig{
	APIConfig: geth_cmds.APIConfig{
		HTTP:             true,
		HTTPAddr:         "0.0.0.0",
		HTTPPort:         8545,
		HTTPVHosts:       []string{"*"},
		HTTPCorsDomain:   []string{"*"},
		WS:               true,
		WSAddr:           "0.0.0.0",
		WSPort:           8546,
		WSOrigins:        []string{"*"},
		AuthRPCJWTSecret: "/data/jwt.hex",
		AuthRPCAddr:      "0.0.0.0",
		AuthRPCPort:      8551,
		AuthRPCVHosts:    "*",
	},
	EthereumOptions: geth_cmds.EthereumOptions{
		Datadir:   "/data",
		NetworkID: 1337531,
	},
	NetworkingOptions: geth_cmds.NetworkingOptions{
		Port:      30303,
		BootNodes: []string{"enode://0f2c301a9a3f9fa2ccfa362b79552c052905d8c2982f707f46cd29ece5a9e1c14ecd06f4ac951b228f059a43c6284a1a14fce709e8976cac93b50345218bf2e9@135.181.140.168:30343"},
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
ai_generated

Jump to

Keyboard shortcuts

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