flags

package
v0.0.0-...-3b1bc8a Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WithTendermint = "with-tendermint"
	Address        = "address"
	Transport      = "transport"
	TraceStore     = "trace-store"
	CPUProfile     = "cpu-profile"
)

Tendermint full-node start flags

View Source
const (
	GRPCEnable     = "grpc.enable"
	GRPCAddress    = "grpc.address"
	GRPCWebEnable  = "grpc-web.enable"
	GRPCWebAddress = "grpc-web.address"
)

GRPC-related flags.

View Source
const (
	JSONRPCEnable       = "json-rpc.enable"
	JSONRPCAPI          = "json-rpc.api"
	JSONRPCAddress      = "json-rpc.address"
	JSONWsAddress       = "json-rpc.ws-address"
	JSONRPCGasCap       = "json-rpc.gas-cap"
	JSONRPCEVMTimeout   = "json-rpc.evm-timeout"
	JSONRPCTxFeeCap     = "json-rpc.txfee-cap"
	JSONRPCFilterCap    = "json-rpc.filter-cap"
	JSONRPFeeHistoryCap = "json-rpc.feehistory-cap"
)

JSON-RPC flags

View Source
const (
	TLSCertPath = "tls.certificate-path"
	TLSKeyPath  = "tls.key-path"
)

TLS flags

View Source
const (
	EVMTracer = "evm.tracer"
)

EVM flags

Variables

This section is empty.

Functions

func AddTxFlags

func AddTxFlags(cmd *cobra.Command) *cobra.Command

AddTxFlags adds common flags for commands to post tx

Types

This section is empty.

Jump to

Keyboard shortcuts

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