evm

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProcessors

func NewProcessors(cfg EvmConfig,
	client *evm.EvmClient,
	db *store.Store,
	log logger.Logger,
) ([]processorCommon.Processor, error)

Types

type EvmConfig

type EvmConfig struct {
	Transfer evmTransfer.TransferProcessorConfig `json:"Transfer"`
	Bridge   bridge.BridgeConfig                 `json:"Bridge"`
}

func DefaultConfig

func DefaultConfig() EvmConfig

func (*EvmConfig) IsValid

func (cfg *EvmConfig) IsValid() (bool, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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