mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 06:31:57 +00:00
[Conflicts resolved] Merge branch 'feature/abci++vef' into cal/vote-extensions-1
This commit is contained in:
@@ -377,7 +377,7 @@ message ExtendedCommitInfo {
|
||||
}
|
||||
|
||||
// Event allows application developers to attach additional information to
|
||||
// ResponseBeginBlock, ResponseEndBlock, ResponseCheckTx and ResponseDeliverTx.
|
||||
// ResponseFinalizeBlock and ResponseCheckTx.
|
||||
// Later, transactions may be queried using these events.
|
||||
message Event {
|
||||
string type = 1;
|
||||
|
||||
Reference in New Issue
Block a user