mev

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	IsHealthy() bool
	IsChainRegistered(string) bool
	GetHealthprobeInterval() time.Duration
	KeepAlive(context.Context, sync.Locker) error
	RegisterChain(string)
	Relay(context.Context, *big.Int, *types.Transaction) (common.Hash, error)
}

func New

func New(cfg *config.Config) Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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