README: update bootnode text

This commit is contained in:
Marius van der Wijden 2024-11-26 11:50:35 +01:00 committed by GitHub
parent a11b4bebcb
commit 7c40dd5aa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -279,8 +279,8 @@ that other nodes can use to connect to it and exchange peer information. Make su
replace the displayed IP address information (most probably `[::]`) with your externally replace the displayed IP address information (most probably `[::]`) with your externally
accessible IP to get the actual `enode` URL. accessible IP to get the actual `enode` URL.
*Note: You could also use a full-fledged `geth` node as a bootnode, but it's the less *Note: You could also use a full-fledged `geth` node as a bootnode, which is the recommended way,
recommended way.* but it is good practice to create a static nodekey with the bootnode utility*
#### Starting up your member nodes #### Starting up your member nodes