package types

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ABCIApplication

abci.proto:321

message BlockID

abci.proto:276

Used in: Header

message BlockSizeParams

abci.proto:216

BlockSize contains limits on the block size.

Used in: ConsensusParams

message ConsensusParams

abci.proto:209

ConsensusParams contains all consensus-relevant parameters that can be adjusted by the abci app

Used in: RequestInitChain, ResponseEndBlock, ResponseInitChain

message Evidence

abci.proto:310

Used in: RequestBeginBlock

message EvidenceParams

abci.proto:224

EvidenceParams contains limits on the evidence.

Used in: ConsensusParams

Used in: RequestBeginBlock

message LastCommitInfo

abci.proto:234

Used in: RequestBeginBlock

message PartSetHeader

abci.proto:281

Used in: BlockID

message PubKey

abci.proto:305

Used in: ValidatorUpdate

message Request

abci.proto:27

message RequestBeginBlock

abci.proto:77

Used as request type in: ABCIApplication.BeginBlock

Used as field type in: Request

message RequestCheckTx

abci.proto:84

Used as request type in: ABCIApplication.CheckTx

Used as field type in: Request

message RequestCommit

abci.proto:96

Used as request type in: ABCIApplication.Commit

Used as field type in: Request

(message has no fields)

message RequestDeliverTx

abci.proto:88

Used as request type in: ABCIApplication.DeliverTx

Used as field type in: Request

message RequestEcho

abci.proto:43

Used as request type in: ABCIApplication.Echo

Used as field type in: Request

message RequestEndBlock

abci.proto:92

Used as request type in: ABCIApplication.EndBlock

Used as field type in: Request

message RequestFlush

abci.proto:47

Used as request type in: ABCIApplication.Flush

Used as field type in: Request

(message has no fields)

message RequestInfo

abci.proto:50

Used as request type in: ABCIApplication.Info

Used as field type in: Request

message RequestInitChain

abci.proto:62

Used as request type in: ABCIApplication.InitChain

Used as field type in: Request

message RequestQuery

abci.proto:70

Used as request type in: ABCIApplication.Query

Used as field type in: Request

message RequestSetOption

abci.proto:57

nondeterministic

Used as request type in: ABCIApplication.SetOption

Used as field type in: Request

message Response

abci.proto:102

message ResponseBeginBlock

abci.proto:167

Used as response type in: ABCIApplication.BeginBlock

Used as field type in: Response

message ResponseCheckTx

abci.proto:171

Used as response type in: ABCIApplication.CheckTx

Used as field type in: Response

message ResponseCommit

abci.proto:199

Used as response type in: ABCIApplication.Commit

Used as field type in: Response

message ResponseDeliverTx

abci.proto:182

Used as response type in: ABCIApplication.DeliverTx

Used as field type in: Response

message ResponseEcho

abci.proto:124

Used as response type in: ABCIApplication.Echo

Used as field type in: Response

message ResponseEndBlock

abci.proto:193

Used as response type in: ABCIApplication.EndBlock

Used as field type in: Response

message ResponseException

abci.proto:120

nondeterministic

Used in: Response

message ResponseFlush

abci.proto:128

Used as response type in: ABCIApplication.Flush

Used as field type in: Response

(message has no fields)

message ResponseInfo

abci.proto:131

Used as response type in: ABCIApplication.Info

Used as field type in: Response

message ResponseInitChain

abci.proto:149

Used as response type in: ABCIApplication.InitChain

Used as field type in: Response

message ResponseQuery

abci.proto:154

Used as response type in: ABCIApplication.Query

Used as field type in: Response

message ResponseSetOption

abci.proto:142

nondeterministic

Used as response type in: ABCIApplication.SetOption

Used as field type in: Response

message Validator

abci.proto:287

Validator

Used in: Evidence, VoteInfo

message ValidatorParams

abci.proto:230

ValidatorParams contains limits on validators.

Used in: ConsensusParams

message ValidatorUpdate

abci.proto:294

ValidatorUpdate

Used in: RequestInitChain, ResponseEndBlock, ResponseInitChain

message Version

abci.proto:270

Used in: Header

message VoteInfo

abci.proto:300

VoteInfo

Used in: LastCommitInfo