Skip to content

Commit 71260dd

Browse files
authored
Docs: Update README (#584)
* Docs: Update README * Docs: Update README
1 parent 1d4f70e commit 71260dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The Engine JSON-RPC API is a collection of methods that all execution clients implement.
44
This interface allows the communication between consensus and execution layers of the two-component post-Merge Ethereum Client.
55

6-
This API is in *active development* and currently specified in markdown documents specified by fork scopes ([Paris](./paris.md), [Shanghai](./shanghai.md), [Cancun](./cancun.md)).
6+
This API is in *active development* and currently specified in markdown documents specified by fork scopes ([Paris](./paris.md), [Shanghai](./shanghai.md), [Cancun](./cancun.md), [Prague](./prague.md)).
77

88
## References
99
* [Engine API: A Visual Guide](https://hackmd.io/@danielrachi/engine_api)

0 commit comments

Comments
 (0)