mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-10 10:06:20 +00:00
remove finalize block helper function
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ const (
|
||||
// BlockHeightKey is a reserved key used for indexing FinalizeBlock events.
|
||||
BlockHeightKey = "block.height"
|
||||
|
||||
// is a reserved key used for indexing FinalizeBlock events.
|
||||
// EventTypeFinalizeBlock is a reserved key used for indexing FinalizeBlock events.
|
||||
EventTypeFinalizeBlock = "finalize_block"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user