orchestrator

package
v1.0.0-rc4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	FlagCoreGRPCHost        = "core.grpc.host"
	FlagCoreGRPCPort        = "core.grpc.port"
	FlagEVMAccAddress       = "evm.account"
	FlagCoreRPCHost         = "core.rpc.host"
	FlagCoreRPCPort         = "core.rpc.port"
	ServiceNameOrchestrator = "orchestrator"
)

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

Start starts the orchestrator to listen on new attestations, sign them and broadcast them.

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