app

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FinalizeDepth = 20
	MaxForkDepth  = FinalizeDepth / 2
)

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg Config) error

Types

type Config

type Config struct {
	ListenAddr    string
	ChainID       uint64
	LoadState     string
	BlockTimeSecs uint64
	Silent        bool
	EnableForking bool
}

func DefaultConfig

func DefaultConfig() Config

Jump to

Keyboard shortcuts

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