light

package
v0.0.0-...-5bb148b Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountTransformer

type AccountTransformer struct {
	Config                       config.ContractConfig
	ValueTransferConverter       converters.ValueTransferConverter
	Fetcher                      fetcher.Fetcher
	HeaderRepository             repository.HeaderRepository
	AddressRepository            repositories.AddressRepository
	WatchedContractRepository    repositories.WatchedContractRepository
	ValueTransferEventRepository repositories.ValueTransferEventRepository
	CoinBalanceRepository        repositories.AccountCoinBalanceRepository
	AccountPoller                poller.AccountPoller
	NextStart                    int64

	QuitChannel chan bool
	// contains filtered or unexported fields
}

func (*AccountTransformer) Execute

func (tbt *AccountTransformer) Execute() error

func (*AccountTransformer) GetConfig

func (tbt *AccountTransformer) GetConfig() config.ContractConfig

func (*AccountTransformer) Init

func (tbt *AccountTransformer) Init() error

func (AccountTransformer) NewTransformer

func (tbt AccountTransformer) NewTransformer(db *postgres.DB, blockChain core.BlockChain) transformer.ContractTransformer

Directories

Path Synopsis
test_helpers

Jump to

Keyboard shortcuts

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