penumbra_sdk_proto::tendermint

Module abci

Source

Modules§

abci_application_clientrpc
Generated client implementations.
abci_application_serverrpc
Generated server implementations.
request
Nested message and enum types in Request.
response
Nested message and enum types in Response.
response_apply_snapshot_chunk
Nested message and enum types in ResponseApplySnapshotChunk.
response_offer_snapshot
Nested message and enum types in ResponseOfferSnapshot.
response_process_proposal
Nested message and enum types in ResponseProcessProposal.

Structs§

CommitInfo
Event
Event allows application developers to attach additional information to ResponseBeginBlock, ResponseEndBlock, ResponseCheckTx and ResponseDeliverTx. Later, transactions may be queried using these events.
EventAttribute
EventAttribute is a single key-value pair, associated with an event.
ExtendedCommitInfo
ExtendedVoteInfo
Misbehavior
Request
RequestApplySnapshotChunk
Applies a snapshot chunk
RequestBeginBlock
RequestCheckTx
RequestCommit
RequestDeliverTx
RequestEcho
RequestEndBlock
RequestFlush
RequestInfo
RequestInitChain
RequestListSnapshots
lists available snapshots
RequestLoadSnapshotChunk
loads a snapshot chunk
RequestOfferSnapshot
offers a snapshot to the application
RequestPrepareProposal
RequestProcessProposal
RequestQuery
Response
ResponseApplySnapshotChunk
ResponseBeginBlock
ResponseCheckTx
ResponseCommit
ResponseDeliverTx
ResponseEcho
ResponseEndBlock
ResponseException
nondeterministic
ResponseFlush
ResponseInfo
ResponseInitChain
ResponseListSnapshots
ResponseLoadSnapshotChunk
ResponseOfferSnapshot
ResponsePrepareProposal
ResponseProcessProposal
ResponseQuery
Snapshot
TxResult
TxResult contains results of executing the transaction.
Validator
Validator
ValidatorUpdate
ValidatorUpdate
VoteInfo
VoteInfo

Enums§

CheckTxType
MisbehaviorType