eth

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NonceConsumeFunc

type NonceConsumeFunc func(ctx context.Context, nonce uint64) (hash string, err error)

type NonceManager

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

func NewNonceManager

func NewNonceManager(dbClient *ent.Client, ethClient *ethclient.Client) *NonceManager

func (*NonceManager) Request

func (m *NonceManager) Request(ctx context.Context, account common.Address, consume NonceConsumeFunc) error

Jump to

Keyboard shortcuts

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