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: pages/operators/node-operators/json-rpc.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -1021,7 +1021,7 @@ The OP Stack supports multiple execution client implementations. Each client imp
1021
1021
1022
1022
Nethermind is a high-performance execution client implementation written in C#. The Nethermind client has been adapted to support OP Stack chains, providing an alternative execution client option for node operators.
1023
1023
1024
-
The execution engine's RPC interface is identical to [the upstream Nethermind RPC interface](https://docs.nethermind.io/nethermind/ethereum-client/json-rpc). The responses are nearly identical too, except we also include the L1 gas usage and price information.
1024
+
The execution engine's RPC interface is identical to [the upstream Nethermind RPC interface](https://docs.nethermind.io/interacting/json-rpc-server/). The responses are nearly identical too, except we also include the L1 gas usage and price information.
0 commit comments