mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 14:25:19 +00:00
Fix a "broken" markdown link. (#8706)
The link actually works in context because of the auto-redirect from GitHub, but the link checker doesn't follow them. Splice out the redirect.
This commit is contained in:
@@ -90,7 +90,7 @@ Has the same feature set as V0.37 but with a focus towards testing, protocol cor
|
||||
|
||||
## Post 1.0 Work
|
||||
|
||||
- Improved block propagation with erasure coding and/or compact blocks. [More](https://github.com/tendermint/spec/issues/347)
|
||||
- Improved block propagation with erasure coding and/or compact blocks. [More](https://github.com/tendermint/tendermint/issues/7932)
|
||||
- Consensus engine refactor
|
||||
- Fork accountability protocol
|
||||
- Bidirectional ABCI
|
||||
|
||||
Reference in New Issue
Block a user