Skip to content

Commit cd5f5b4

Browse files
committed
fix: update link to json-rpc doc
1 parent 6e583cb commit cd5f5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/operators/node-operators/json-rpc.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ The OP Stack supports multiple execution client implementations. Each client imp
10211021

10221022
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.
10231023

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.
10251025
</Tabs.Tab>
10261026
</Tabs>
10271027

0 commit comments

Comments
 (0)