Modules§
- abci_
application_ client rpc
- Generated client implementations.
- abci_
application_ server rpc
- 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§
- Commit
Info - Event
- Event allows application developers to attach additional information to ResponseBeginBlock, ResponseEndBlock, ResponseCheckTx and ResponseDeliverTx. Later, transactions may be queried using these events.
- Event
Attribute - EventAttribute is a single key-value pair, associated with an event.
- Extended
Commit Info - Extended
Vote Info - Misbehavior
- Request
- Request
Apply Snapshot Chunk - Applies a snapshot chunk
- Request
Begin Block - Request
Check Tx - Request
Commit - Request
Deliver Tx - Request
Echo - Request
EndBlock - Request
Flush - Request
Info - Request
Init Chain - Request
List Snapshots - lists available snapshots
- Request
Load Snapshot Chunk - loads a snapshot chunk
- Request
Offer Snapshot - offers a snapshot to the application
- Request
Prepare Proposal - Request
Process Proposal - Request
Query - Response
- Response
Apply Snapshot Chunk - Response
Begin Block - Response
Check Tx - Response
Commit - Response
Deliver Tx - Response
Echo - Response
EndBlock - Response
Exception - nondeterministic
- Response
Flush - Response
Info - Response
Init Chain - Response
List Snapshots - Response
Load Snapshot Chunk - Response
Offer Snapshot - Response
Prepare Proposal - Response
Process Proposal - Response
Query - Snapshot
- TxResult
- TxResult contains results of executing the transaction.
- Validator
- Validator
- Validator
Update - ValidatorUpdate
- Vote
Info - VoteInfo