Skip to content

Commit

Permalink
Merge branch 'main' into 531-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock authored Dec 19, 2023
2 parents bf35e73 + 0ea30a6 commit 5a9b549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ ee-endpoint: "http://localhost:8550"

URL of the [execution client's](../../concepts/merge.md#execution-clients) Engine JSON-RPC APIs. This replaces [`eth1-endpoint`](#eth1-endpoint-eth1-endpoints) after [The Merge](../../concepts/merge.md).

### ee-jwt-claim-id
### `ee-jwt-claim-id`

<Tabs>
<TabItem value="Syntax" label="Syntax" default>
Expand Down Expand Up @@ -695,7 +695,7 @@ ee-jwt-secret-file: "ee-jwt-secret.hex"

Shared secret used to authenticate [execution clients](../../concepts/merge.md#execution-and-consensus-clients) when using the Engine JSON-RPC API. Contents of file must be 32 hex-encoded bytes. May be a relative or absolute path. See an [example of how to generate this](../../get-started/connect/mainnet.md#1-generate-the-shared-secret).

### eth1-deposit-contract-address
### `eth1-deposit-contract-address`

<Tabs>
<TabItem value="Syntax" label="Syntax" default>
Expand Down

0 comments on commit 5a9b549

Please sign in to comment.