Modules§
- 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
.
Structs§
- Block
Params - BlockParams contains limits on the block size.
- Consensus
Params - ConsensusParams contains all consensus-relevant parameters that can be adjusted by the abci app
- 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.
- Evidence
- Last
Commit Info - 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
Query - Request
SetOption - nondeterministic
- 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
Query - Response
SetOption - nondeterministic
- Snapshot
- TxResult
- TxResult contains results of executing the transaction.
- Validator
- Validator
- Validator
Update - ValidatorUpdate
- Vote
Info - VoteInfo