nonce

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 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 AutoIncreasing

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

func NewAutoIncreasing

func NewAutoIncreasing(
	ethclient *ethclient.Client,
	signer blockchain.Signer) *AutoIncreasing

func (*AutoIncreasing) GetAddress

func (self *AutoIncreasing) GetAddress() ethereum.Address

func (*AutoIncreasing) GetNextNonce

func (self *AutoIncreasing) GetNextNonce() (*big.Int, error)

type TimeWindow

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

func NewTimeWindow

func NewTimeWindow(
	ethclient *ethclient.Client,
	signer blockchain.Signer) *TimeWindow

func (*TimeWindow) GetAddress

func (self *TimeWindow) GetAddress() ethereum.Address

func (*TimeWindow) GetNextNonce

func (self *TimeWindow) GetNextNonce() (*big.Int, error)

Jump to

Keyboard shortcuts

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