Skip to content

Commit

Permalink
Merge pull request #89 from TKearney/patch-1
Browse files Browse the repository at this point in the history
Update getting-started.md spelling mistake
  • Loading branch information
alexpeterson91 authored Mar 29, 2024
2 parents c451e25 + 13560bd commit f4e4bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
There are now two RPC APIs in Execution Clients:

1. Querying API `http://geth.dappnode:8545`. Use this endpoint to query transactions on your node and connect your web3 wallet.
2. Engine API `http//geth.dappnode:8551`. Use this enpoint to connect your Beacon Chain (Consensus Layer) client.
2. Engine API `http//geth.dappnode:8551`. Use this endpoint to connect your Beacon Chain (Consensus Layer) client.

After the merge, if your Execution Client is not connected to a Consensus Layer client, you won't be able to use it to query the blockchain, nor will you be able to connect your wallet to it!

0 comments on commit f4e4bd6

Please sign in to comment.