[Conflicts resolved] Merge branch 'feature/abci++vef' into cal/vote-extensions-1

This commit is contained in:
Sergio Mena
2022-11-30 13:12:29 +01:00
6 changed files with 180 additions and 57 deletions
+1 -1
View File
@@ -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;