fix(abci): add ExecModeVerifyVoteExtension (#18915)
This commit is contained in:
@@ -26,6 +26,7 @@ const (
|
||||
ExecModePrepareProposal
|
||||
ExecModeProcessProposal
|
||||
ExecModeVoteExtension
|
||||
ExecModeVerifyVoteExtension
|
||||
ExecModeFinalize
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user