counter

package
v0.0.0-...-f498596 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	types.BaseApplication
	// contains filtered or unexported fields
}

func NewApplication

func NewApplication(serial bool) *Application

func (*Application) CheckTx

func (*Application) Commit

func (*Application) DeliverTx

func (*Application) Info

func (*Application) Query

func (app *Application) Query(reqQuery types.RequestQuery) types.ResponseQuery

func (*Application) SetOption

type MockExTxInfo

type MockExTxInfo struct {
	Sender      string   `json:"sender"`
	SenderNonce uint64   `json:"sender_nonce"`
	GasPrice    *big.Int `json:"gas_price"`
	Nonce       uint64   `json:"nonce"`
}

Jump to

Keyboard shortcuts

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