From 88b4eb05818118ab90530b4161ded860d45ee1bd Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Fri, 30 Aug 2019 11:20:17 -0300 Subject: [PATCH] Un comentario --- bin/singlestart.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/singlestart.sh b/bin/singlestart.sh index b6f97e8..c6b814a 100755 --- a/bin/singlestart.sh +++ b/bin/singlestart.sh @@ -2,6 +2,9 @@ # 20190816 Robert Martin-Legene # GPL2-only +# BFA tiene 3 bootnodes oficiales. +# Para levantar un bootnode hay que poner la clave en +# este archivo. Se genera la clave con: bootnode -genkey bootnodekeyfile=${BFANETWORKDIR}/bootnode/key # Bail out if anything fails. -- GitLab