mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
README: update bootnode text
This commit is contained in:
parent
a11b4bebcb
commit
7c40dd5aa8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue