Skip to content

Commit ab9abc0

Browse files
authored
Merge pull request #9029 from ammar2050/dev
Update index.md
2 parents f2199fa + 283bd3b commit ab9abc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/community/research/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Ethereum clients are implementations of the Ethereum protocol. Client developmen
8181
An Ethereum node is required to run two pieces of software:
8282

8383
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.
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)