Skip to content

Commit

Permalink
Update link (#1501)
Browse files Browse the repository at this point in the history
* Update link

Signed-off-by: Joan Edwards <[email protected]>

* suggestion

Signed-off-by: Joan E <[email protected]>

---------

Signed-off-by: Joan Edwards <[email protected]>
Signed-off-by: Joan E <[email protected]>
  • Loading branch information
joaniefromtheblock authored Feb 2, 2024
1 parent 88d3dd4 commit 0026dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public-networks/concepts/node-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://<id>@<host:port>[?discport=<port>]` where:

Expand Down

0 comments on commit 0026dab

Please sign in to comment.