From 0026dab9ac94451a87e2ddd12f70164bb2c2d0b3 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:02:21 -0800 Subject: [PATCH] Update link (#1501) * Update link Signed-off-by: Joan Edwards * suggestion Signed-off-by: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> --------- Signed-off-by: Joan Edwards Signed-off-by: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> --- docs/public-networks/concepts/node-keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/public-networks/concepts/node-keys.md b/docs/public-networks/concepts/node-keys.md index 01f1c98a31a..c03ff8034d1 100644 --- a/docs/public-networks/concepts/node-keys.md +++ b/docs/public-networks/concepts/node-keys.md @@ -49,7 +49,7 @@ besu --node-private-key-file="/Users/username/privatekeyfile" ## Enode URL -The enode URL identifies a node. For example, the [`--bootnodes`](../reference/cli/options.md#bootnodes) option and the [`perm_addNodesToAllowlist`](../reference/api/index.md#perm_addnodestoallowlist) method specify nodes by enode URL. +The enode URL identifies a node. For example, the [`--bootnodes`](../reference/cli/options.md#bootnodes) option and the [`admin_addPeer`](../reference/api/index.md#admin_addpeer) method specify nodes by the enode URL. The enode URL format is `enode://@[?discport=]` where: