docs(store): fix cometbft doc version (#21510)
Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
This commit is contained in:
parent
9197f541e5
commit
1f21d4a536
@ -11,8 +11,9 @@ This document describes the Cosmos SDK implementation of the ABCI state sync
|
||||
interface, for more information on CometBFT state sync in general see:
|
||||
|
||||
* [CometBFT State Sync for Developers](https://medium.com/cometbft/cometbft-core-state-sync-for-developers-70a96ba3ee35)
|
||||
* [ABCI State Sync Spec](https://docs.cometbft.com/v0.37/spec/p2p/messages/state-sync)
|
||||
* [ABCI State Sync Method/Type Reference](https://docs.cometbft.com/v0.37/spec/p2p/messages/state-sync)
|
||||
* [CometBFT State Sync](https://docs.cometbft.com/v0.38/core/state-sync)
|
||||
* [ABCI State Sync Spec](https://docs.cometbft.com/v0.38/spec/p2p/legacy-docs/messages/state-sync)
|
||||
* [ABCI State Sync Method/Type Reference](https://docs.cometbft.com/v0.38/spec/p2p/legacy-docs/messages/state-sync)
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user