relayer

package
v1.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagEVMAccAddress   = "evm.account"
	FlagEVMChainID      = "evm.chain-id"
	FlagCoreGRPCHost    = "core.grpc.host"
	FlagCoreGRPCPort    = "core.grpc.port"
	FlagCoreRPCHost     = "core.rpc.host"
	FlagCoreRPCPort     = "core.rpc.port"
	FlagEVMRPC          = "evm.rpc"
	FlagContractAddress = "evm.contract-address"
	FlagEVMGasLimit     = "evm.gas-limit"
	ServiceNameRelayer  = "relayer"
)

Variables

This section is empty.

Functions

func Command

func Command() *cobra.Command

func Init

func Init() *cobra.Command

Init initializes the orchestrator store and creates necessary files.

func Start

func Start() *cobra.Command

Types

type InitConfig

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

type StartConfig

type StartConfig struct {
	*base.Config
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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