batchservice

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	postage.EventUpdater
	ProcessEvent(e types.Log) error
}

func New

func New(
	stateStore storage.StateStorer,
	storer postage.Storer,
	logger logging.Logger,
	address common.Address,
	owner []byte,
	startBlock uint64,
	batchListener postage.BatchCreationListener,
	checksumFunc func() hash.Hash,
) (Interface, error)

New will create a new BatchService.

Jump to

Keyboard shortcuts

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