Skip to content

Commit 0ca70a0

Browse files
authored
Update index.md
1 parent efa2d96 commit 0ca70a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/community/research/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Ethereum clients are implementations of the Ethereum protocol. Client developmen
8080

8181
An Ethereum node is required to run two pieces of software:
8282

83-
1. a consensus client to keep track of the head of the blockchain, gossip blocks and handle consensus logic
84-
2. an execution client to support the Ethereum Virtual Machine and execute transactions.
83+
1. a consensus client to keep track of the head of the blockchain, gossip blocks and to handle consensus logic.
84+
2. an execution client to support the Ethereum Virtual Machine and execute transactions and smart contracts.
8585

8686
See the [nodes and clients page](/developers/docs/nodes-and-clients/) for more detail on nodes and clients and for a list of all current client implementations. You can also find a history of all Ethereum upgrades on the [history page](/history/).
8787

0 commit comments

Comments
 (0)