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