deliver

package
v0.0.0-...-24d451d Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2020 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliverConnection

type DeliverConnection struct {
	RespCode    uint32 // Response code of deliver tx, see stubapi.RESPONSE_CODE_*
	RespData    string // Response data of deliver tx,
	NameVersion string
	// contains filtered or unexported fields
}

func (*DeliverConnection) BCBeginBlock

func (*DeliverConnection) BCBeginBlockToV2

func (conn *DeliverConnection) BCBeginBlockToV2(req abci.RequestBeginBlock)

func (*DeliverConnection) BeginBlock

func (*DeliverConnection) BeginBlockToV2

func (conn *DeliverConnection) BeginBlockToV2(req abci.RequestBeginBlock)

func (*DeliverConnection) Commit

func (conn *DeliverConnection) Commit() abci.ResponseCommit

func (*DeliverConnection) DeliverTx

func (conn *DeliverConnection) DeliverTx(tx []byte, connV2 *deliver.AppDeliver) abci.ResponseDeliverTx

func (*DeliverConnection) EndBlock

func (*DeliverConnection) Flush

func (*DeliverConnection) InitChain

func (*DeliverConnection) InitContractDocker

func (conn *DeliverConnection) InitContractDocker()

func (*DeliverConnection) NewStateDB

func (conn *DeliverConnection) NewStateDB()

func (*DeliverConnection) RegisterIntoContractDocker

func (conn *DeliverConnection) RegisterIntoContractDocker(respData string, respCode uint32, nameVersion string)

func (*DeliverConnection) SetLogger

func (conn *DeliverConnection) SetLogger(logger log.Loggerf)

func (*DeliverConnection) StateDB

func (conn *DeliverConnection) StateDB() *statedb.StateDB

Jump to

Keyboard shortcuts

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