From 7c40dd5aa860702e058603473c1443c9d4b9503f Mon Sep 17 00:00:00 2001 From: Marius van der Wijden Date: Tue, 26 Nov 2024 11:50:35 +0100 Subject: [PATCH] README: update bootnode text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 182464c639..0fa5a46963 100644 --- a/README.md +++ b/README.md @@ -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 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 -recommended way.* +*Note: You could also use a full-fledged `geth` node as a bootnode, which is the recommended way, +but it is good practice to create a static nodekey with the bootnode utility* #### Starting up your member nodes