app

package
v0.0.0-...-b4cc837 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Correct = iota
	Malicious
)
View Source
const (
	CodeTxIsNotValid = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	types.BaseApplication

	Status   Status
	State    int
	NewState *int
}

func NewApplication

func NewApplication() *Application

func (*Application) CheckTx

func (*Application) Commit

func (app *Application) Commit() (resp types.ResponseCommit)

func (*Application) DeliverTx

func (*Application) Query

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

type Status

type Status int

func ParseStatus

func ParseStatus(str string) (status Status, err error)

func (Status) String

func (t Status) String() string

Jump to

Keyboard shortcuts

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