Skip to content

Commit 115182e

Browse files
authored
docs: rename validator operator address (#344)
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com>
1 parent 636ce83 commit 115182e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/guide/node/validator-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Provide the following values along with the signature to the Tempo team:
7272

7373
| Value | Format | Description |
7474
|-------|--------|-------------|
75-
| **Validator address** | Ethereum address (`0x…`) | The control address for your validator. Used to authorize on-chain operations (IP updates, rotation, ownership transfer). |
75+
| **Validator operator address** | Ethereum address (`0x…`) | The control address for your validator. Used to authorize on-chain operations (IP updates, rotation, ownership transfer). |
7676
| **Public key** | `0x`-prefixed 32-byte hex | Your ed25519 identity key (from [Step 1](#step-1-generate-a-signing-keypair)). |
7777
| **Ingress** | `IP:port` | The inbound address other validators use to reach your node. Must be unique across all active validators. |
7878
| **Egress** | `IP` | The outbound IP address your node uses to connect to other validators. |

0 commit comments

Comments
 (0)