Skip to content

Commit 0439c17

Browse files
Update docs/pos/architecture/heimdall/index.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 69f77f8 commit 0439c17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/pos/architecture/heimdall/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Heimdall is the heart of the Polygon PoS network. It performs the following functions:
44

5-
- Manages validators
6-
- Handles block producer selection
7-
- Facilitates spans
8-
- Orchestrates the state sync mechanism between Ethereum and Polygon PoS
9-
- Addresses other essential aspects of the system
5+
- Manages validators.
6+
- Handles block producer selection.
7+
- Facilitates spans.
8+
- Orchestrates the state sync mechanism between Ethereum and Polygon PoS.
9+
- Addresses other essential aspects of the system.
1010

1111
It uses the *Cosmos SDK* and a forked version of Tendermint, called *Peppermint*. Here is the Peppermint source: [https://github.com/maticnetwork/tendermint/tree/peppermint](https://github.com/maticnetwork/tendermint/tree/peppermint)
1212

0 commit comments

Comments
 (0)