Skip to content

Commit 44e04c3

Browse files
committed
docs(migration): drop TDX-only framing lead-in for node-info sources
1 parent 40db47a commit 44e04c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/node-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ You'll need:
179179
- **MPC node address**: The host where your node is running (e.g., `node.example.com`)
180180
- **MPC node P2P public key**: The Ed25519 public key used for P2P communication
181181

182-
On a TDX node these are **not** available in the node's startup logs or config (you can't access them). Get both from either source:
182+
Both are available from either source:
183183

184184
- **The contract** — your node is registered there. In the `state` view (or `get_tee_accounts`), your participant entry gives the address as `url` and the P2P public key as `tls_public_key`.
185185
- **The node's public-data endpoint:**

0 commit comments

Comments
 (0)