transactionLog

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrintTxLogProcessor added in v1.2.3

func NewPrintTxLogProcessor() *printTxLogProcessor

NewPrintTxLogProcessor -

func NewTxLogProcessor

func NewTxLogProcessor(args ArgTxLogProcessor) (*txLogProcessor, error)

NewTxLogProcessor creates a transaction log processor capable of parsing logs from the VM

and saving them into the injected storage

Types

type ArgTxLogProcessor

type ArgTxLogProcessor struct {
	Storer               storage.Storer
	Marshalizer          marshal.Marshalizer
	SaveInStorageEnabled bool
}

ArgTxLogProcessor defines the arguments needed for transaction logs processor

Jump to

Keyboard shortcuts

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