app

package
v0.0.0-...-064da30 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2016 License: 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 MerklePatriciaApp

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

func NewMerklePatriciaApp

func NewMerklePatriciaApp() *MerklePatriciaApp

func (*MerklePatriciaApp) AppendTx

func (app *MerklePatriciaApp) AppendTx(tx []byte) (code tmsp.CodeType, result []byte, log string)

func (*MerklePatriciaApp) CheckTx

func (app *MerklePatriciaApp) CheckTx(tx []byte) (code tmsp.CodeType, result []byte, log string)

func (*MerklePatriciaApp) Commit

func (app *MerklePatriciaApp) Commit() (hash []byte, log string)

func (*MerklePatriciaApp) Info

func (app *MerklePatriciaApp) Info() string

func (*MerklePatriciaApp) Query

func (app *MerklePatriciaApp) Query(query []byte) (code tmsp.CodeType, result []byte, log string)

func (*MerklePatriciaApp) SetOption

func (app *MerklePatriciaApp) SetOption(key string, value string) (log string)

Jump to

Keyboard shortcuts

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