mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 14:43:19 +00:00
lint: add markdown linter (#5254)
This commit is contained in:
@@ -86,8 +86,8 @@ The sentry nodes should be able to talk to the entire network hence why `pex=tru
|
||||
|
||||
More Information can be found at these links:
|
||||
|
||||
- https://kb.certus.one/
|
||||
- https://forum.cosmos.network/t/sentry-node-architecture-overview/454
|
||||
- <https://kb.certus.one/>
|
||||
- <https://forum.cosmos.network/t/sentry-node-architecture-overview/454>
|
||||
|
||||
### Validator keys
|
||||
|
||||
@@ -97,7 +97,7 @@ Currently Tendermint uses [Ed25519](https://ed25519.cr.yp.to/) keys which are wi
|
||||
|
||||
## Committing a Block
|
||||
|
||||
_+2/3 is short for "more than 2/3"_
|
||||
> **+2/3 is short for "more than 2/3"**
|
||||
|
||||
A block is committed when +2/3 of the validator set sign [precommit
|
||||
votes](https://github.com/tendermint/spec/blob/953523c3cb99fdb8c8f7a2d21e3a99094279e9de/spec/blockchain/blockchain.md#vote) for that block at the same `round`.
|
||||
|
||||
Reference in New Issue
Block a user