docs: vote-extensions link in UPGRADING.md (#19155)
This commit is contained in:
parent
9a4091478c
commit
7711baa49f
@ -281,7 +281,7 @@ is `BeginBlock` -> `DeliverTx` (for all txs) -> `EndBlock`.
|
||||
ABCI++ 2.0 also brings `ExtendVote` and `VerifyVoteExtension` ABCI methods. These
|
||||
methods allow applications to extend and verify pre-commit votes. The Cosmos SDK
|
||||
allows an application to define handlers for these methods via `ExtendVoteHandler`
|
||||
and `VerifyVoteExtensionHandler` respectively. Please see [here](https://docs.cosmos.network/v0.50/build/abci/03-vote-extensions)
|
||||
and `VerifyVoteExtensionHandler` respectively. Please see [here](https://docs.cosmos.network/v0.50/build/building-apps/vote-extensions)
|
||||
for more info.
|
||||
|
||||
#### Set PreBlocker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user