monitor

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalMonitor = NewMonitor()

Functions

This section is empty.

Types

type Monitor

type Monitor struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewMonitor

func NewMonitor() *Monitor

func (*Monitor) BatchAccepted

func (m *Monitor) BatchAccepted(txHash common.Hash)

func (*Monitor) GotLog

func (m *Monitor) GotLog(txHash common.Hash)

func (*Monitor) GotTransactionFromUser

func (m *Monitor) GotTransactionFromUser(txHash common.Hash)

func (*Monitor) IncludedInBatch

func (m *Monitor) IncludedInBatch(txHash common.Hash, batchHash common.Hash)

func (*Monitor) ReaderGotBatch

func (m *Monitor) ReaderGotBatch(txHash common.Hash)

func (*Monitor) SubmittedBatch

func (m *Monitor) SubmittedBatch(txHash common.Hash)

Jump to

Keyboard shortcuts

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