Skip to content

Commit 6d6a054

Browse files
authored
Merge pull request #1329 from romashka-btc/fix
fix-Update json-rpc.mdx
2 parents 8dbcc4f + a1d8267 commit 6d6a054

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
@@ -995,5 +995,5 @@ todo: add Sample success output
995995

996996
`op-geth` implements the Execution-Layer, with minimal changes for a secure Ethereum-equivalent application environment.
997997

998-
The execution engine's RPC interface is identical to [the upstream Geth RPC interface](https://geth.ethereum.org/docs/rpc/server). The responses are nearly identical too, except we also include the L1 gas usage and price information.
998+
The execution engine's RPC interface is identical to [the upstream Geth RPC interface](https://geth.ethereum.org/docs/interacting-with-geth/rpc). The responses are nearly identical too, except we also include the L1 gas usage and price information.
999999

0 commit comments

Comments
 (0)