You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engine/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The Engine JSON-RPC API is a collection of methods that all execution clients implement.
4
4
This interface allows the communication between consensus and execution layers of the two-component post-Merge Ethereum Client.
5
5
6
-
This API is in *active development* and currently specified in markdown documents specified by fork scopes ([Paris](./paris.md), [Prague](./prague.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)).
7
7
8
8
## References
9
9
*[Engine API: A Visual Guide](https://hackmd.io/@danielrachi/engine_api)
0 commit comments