txsubmitchecker

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const TxCheckerNumWorkers = 4 // XXX: maybe this value should be configurable by user?

Variables

This section is empty.

Functions

This section is empty.

Types

type TxSubmitChecker

type TxSubmitChecker struct {
	// contains filtered or unexported fields
}

func NewTxSubmitChecker

func NewTxSubmitChecker(
	inQueue <-chan relay.PendingSubmittedTxInfo,
	storage relay.Storage,
	rpcClient rpcclient.Client,
	logger *zap.Logger,
	checkSubmittedTxStatusDelay uint64,
) *TxSubmitChecker

func (*TxSubmitChecker) Run

func (tc *TxSubmitChecker) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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