proto/tendermint/abci/export library

Classes

ABCIClient
ABCIServiceBase
CheckTxType
CommitInfo
Event
Event allows application developers to attach additional information to ResponseFinalizeBlock and ResponseCheckTx. Later, transactions may be queried using these events.
EventAttribute
EventAttribute is a single key-value pair, associated with an event.
ExecTxResult
ExecTxResult contains results of executing one individual transaction.
ExtendedCommitInfo
ExtendedCommitInfo is similar to CommitInfo except that it is only used in the PrepareProposal request such that CometBFT can provide vote extensions to the application.
ExtendedVoteInfo
Misbehavior
MisbehaviorType
Request
RequestApplySnapshotChunk
Applies a snapshot chunk
RequestCheckTx
RequestCommit
RequestEcho
RequestExtendVote
Extends a vote with application-injected data
RequestFinalizeBlock
RequestFlush
RequestInfo
RequestInitChain
RequestListSnapshots
lists available snapshots
RequestLoadSnapshotChunk
loads a snapshot chunk
RequestOfferSnapshot
offers a snapshot to the application
RequestPrepareProposal
RequestProcessProposal
RequestQuery
RequestVerifyVoteExtension
Verify the vote extension
Response
ResponseApplySnapshotChunk
ResponseApplySnapshotChunk_Result
ResponseCheckTx
ResponseCommit
ResponseEcho
ResponseException
nondeterministic
ResponseExtendVote
ResponseFinalizeBlock
ResponseFlush
ResponseInfo
ResponseInitChain
ResponseListSnapshots
ResponseLoadSnapshotChunk
ResponseOfferSnapshot
ResponseOfferSnapshot_Result
ResponsePrepareProposal
ResponseProcessProposal
ResponseProcessProposal_ProposalStatus
ResponseQuery
ResponseVerifyVoteExtension
ResponseVerifyVoteExtension_VerifyStatus
Snapshot
TxResult
TxResult contains results of executing the transaction.
Validator
ValidatorUpdate
VoteInfo

Constants

CheckTxType$json → const Map<String, Object>
CommitInfo$json → const Map<String, Object>
Event$json → const Map<String, Object>
EventAttribute$json → const Map<String, Object>
ExecTxResult$json → const Map<String, Object>
ExtendedCommitInfo$json → const Map<String, Object>
ExtendedVoteInfo$json → const Map<String, Object>
Misbehavior$json → const Map<String, Object>
MisbehaviorType$json → const Map<String, Object>
Request$json → const Map<String, Object>
RequestApplySnapshotChunk$json → const Map<String, Object>
RequestCheckTx$json → const Map<String, Object>
RequestCommit$json → const Map<String, String>
RequestEcho$json → const Map<String, Object>
RequestExtendVote$json → const Map<String, Object>
RequestFinalizeBlock$json → const Map<String, Object>
RequestFlush$json → const Map<String, String>
RequestInfo$json → const Map<String, Object>
RequestInitChain$json → const Map<String, Object>
RequestListSnapshots$json → const Map<String, String>
RequestLoadSnapshotChunk$json → const Map<String, Object>
RequestOfferSnapshot$json → const Map<String, Object>
RequestPrepareProposal$json → const Map<String, Object>
RequestProcessProposal$json → const Map<String, Object>
RequestQuery$json → const Map<String, Object>
RequestVerifyVoteExtension$json → const Map<String, Object>
Response$json → const Map<String, Object>
ResponseApplySnapshotChunk$json → const Map<String, Object>
ResponseApplySnapshotChunk_Result$json → const Map<String, Object>
ResponseCheckTx$json → const Map<String, Object>
ResponseCommit$json → const Map<String, Object>
ResponseEcho$json → const Map<String, Object>
ResponseException$json → const Map<String, Object>
ResponseExtendVote$json → const Map<String, Object>
ResponseFinalizeBlock$json → const Map<String, Object>
ResponseFlush$json → const Map<String, String>
ResponseInfo$json → const Map<String, Object>
ResponseInitChain$json → const Map<String, Object>
ResponseListSnapshots$json → const Map<String, Object>
ResponseLoadSnapshotChunk$json → const Map<String, Object>
ResponseOfferSnapshot$json → const Map<String, Object>
ResponseOfferSnapshot_Result$json → const Map<String, Object>
ResponsePrepareProposal$json → const Map<String, Object>
ResponseProcessProposal$json → const Map<String, Object>
ResponseProcessProposal_ProposalStatus$json → const Map<String, Object>
ResponseQuery$json → const Map<String, Object>
ResponseVerifyVoteExtension$json → const Map<String, Object>
ResponseVerifyVoteExtension_VerifyStatus$json → const Map<String, Object>
Snapshot$json → const Map<String, Object>
TxResult$json → const Map<String, Object>
Validator$json → const Map<String, Object>
ValidatorUpdate$json → const Map<String, Object>
VoteInfo$json → const Map<String, Object>

Properties

checkTxTypeDescriptor Uint8List
Descriptor for CheckTxType. Decode as a google.protobuf.EnumDescriptorProto.
final
commitInfoDescriptor Uint8List
Descriptor for CommitInfo. Decode as a google.protobuf.DescriptorProto.
final
eventAttributeDescriptor Uint8List
Descriptor for EventAttribute. Decode as a google.protobuf.DescriptorProto.
final
eventDescriptor Uint8List
Descriptor for Event. Decode as a google.protobuf.DescriptorProto.
final
execTxResultDescriptor Uint8List
Descriptor for ExecTxResult. Decode as a google.protobuf.DescriptorProto.
final
extendedCommitInfoDescriptor Uint8List
Descriptor for ExtendedCommitInfo. Decode as a google.protobuf.DescriptorProto.
final
extendedVoteInfoDescriptor Uint8List
Descriptor for ExtendedVoteInfo. Decode as a google.protobuf.DescriptorProto.
final
misbehaviorDescriptor Uint8List
Descriptor for Misbehavior. Decode as a google.protobuf.DescriptorProto.
final
misbehaviorTypeDescriptor Uint8List
Descriptor for MisbehaviorType. Decode as a google.protobuf.EnumDescriptorProto.
final
requestApplySnapshotChunkDescriptor Uint8List
Descriptor for RequestApplySnapshotChunk. Decode as a google.protobuf.DescriptorProto.
final
requestCheckTxDescriptor Uint8List
Descriptor for RequestCheckTx. Decode as a google.protobuf.DescriptorProto.
final
requestCommitDescriptor Uint8List
Descriptor for RequestCommit. Decode as a google.protobuf.DescriptorProto.
final
requestDescriptor Uint8List
Descriptor for Request. Decode as a google.protobuf.DescriptorProto.
final
requestEchoDescriptor Uint8List
Descriptor for RequestEcho. Decode as a google.protobuf.DescriptorProto.
final
requestExtendVoteDescriptor Uint8List
Descriptor for RequestExtendVote. Decode as a google.protobuf.DescriptorProto.
final
requestFinalizeBlockDescriptor Uint8List
Descriptor for RequestFinalizeBlock. Decode as a google.protobuf.DescriptorProto.
final
requestFlushDescriptor Uint8List
Descriptor for RequestFlush. Decode as a google.protobuf.DescriptorProto.
final
requestInfoDescriptor Uint8List
Descriptor for RequestInfo. Decode as a google.protobuf.DescriptorProto.
final
requestInitChainDescriptor Uint8List
Descriptor for RequestInitChain. Decode as a google.protobuf.DescriptorProto.
final
requestListSnapshotsDescriptor Uint8List
Descriptor for RequestListSnapshots. Decode as a google.protobuf.DescriptorProto.
final
requestLoadSnapshotChunkDescriptor Uint8List
Descriptor for RequestLoadSnapshotChunk. Decode as a google.protobuf.DescriptorProto.
final
requestOfferSnapshotDescriptor Uint8List
Descriptor for RequestOfferSnapshot. Decode as a google.protobuf.DescriptorProto.
final
requestPrepareProposalDescriptor Uint8List
Descriptor for RequestPrepareProposal. Decode as a google.protobuf.DescriptorProto.
final
requestProcessProposalDescriptor Uint8List
Descriptor for RequestProcessProposal. Decode as a google.protobuf.DescriptorProto.
final
requestQueryDescriptor Uint8List
Descriptor for RequestQuery. Decode as a google.protobuf.DescriptorProto.
final
requestVerifyVoteExtensionDescriptor Uint8List
Descriptor for RequestVerifyVoteExtension. Decode as a google.protobuf.DescriptorProto.
final
responseApplySnapshotChunkDescriptor Uint8List
Descriptor for ResponseApplySnapshotChunk. Decode as a google.protobuf.DescriptorProto.
final
responseCheckTxDescriptor Uint8List
Descriptor for ResponseCheckTx. Decode as a google.protobuf.DescriptorProto.
final
responseCommitDescriptor Uint8List
Descriptor for ResponseCommit. Decode as a google.protobuf.DescriptorProto.
final
responseDescriptor Uint8List
Descriptor for Response. Decode as a google.protobuf.DescriptorProto.
final
responseEchoDescriptor Uint8List
Descriptor for ResponseEcho. Decode as a google.protobuf.DescriptorProto.
final
responseExceptionDescriptor Uint8List
Descriptor for ResponseException. Decode as a google.protobuf.DescriptorProto.
final
responseExtendVoteDescriptor Uint8List
Descriptor for ResponseExtendVote. Decode as a google.protobuf.DescriptorProto.
final
responseFinalizeBlockDescriptor Uint8List
Descriptor for ResponseFinalizeBlock. Decode as a google.protobuf.DescriptorProto.
final
responseFlushDescriptor Uint8List
Descriptor for ResponseFlush. Decode as a google.protobuf.DescriptorProto.
final
responseInfoDescriptor Uint8List
Descriptor for ResponseInfo. Decode as a google.protobuf.DescriptorProto.
final
responseInitChainDescriptor Uint8List
Descriptor for ResponseInitChain. Decode as a google.protobuf.DescriptorProto.
final
responseListSnapshotsDescriptor Uint8List
Descriptor for ResponseListSnapshots. Decode as a google.protobuf.DescriptorProto.
final
responseLoadSnapshotChunkDescriptor Uint8List
Descriptor for ResponseLoadSnapshotChunk. Decode as a google.protobuf.DescriptorProto.
final
responseOfferSnapshotDescriptor Uint8List
Descriptor for ResponseOfferSnapshot. Decode as a google.protobuf.DescriptorProto.
final
responsePrepareProposalDescriptor Uint8List
Descriptor for ResponsePrepareProposal. Decode as a google.protobuf.DescriptorProto.
final
responseProcessProposalDescriptor Uint8List
Descriptor for ResponseProcessProposal. Decode as a google.protobuf.DescriptorProto.
final
responseQueryDescriptor Uint8List
Descriptor for ResponseQuery. Decode as a google.protobuf.DescriptorProto.
final
responseVerifyVoteExtensionDescriptor Uint8List
Descriptor for ResponseVerifyVoteExtension. Decode as a google.protobuf.DescriptorProto.
final
snapshotDescriptor Uint8List
Descriptor for Snapshot. Decode as a google.protobuf.DescriptorProto.
final
txResultDescriptor Uint8List
Descriptor for TxResult. Decode as a google.protobuf.DescriptorProto.
final
validatorDescriptor Uint8List
Descriptor for Validator. Decode as a google.protobuf.DescriptorProto.
final
validatorUpdateDescriptor Uint8List
Descriptor for ValidatorUpdate. Decode as a google.protobuf.DescriptorProto.
final
voteInfoDescriptor Uint8List
Descriptor for VoteInfo. Decode as a google.protobuf.DescriptorProto.
final