simplify bootstrap node config, only discv5

This commit is contained in:
stubbsta 2024-07-01 10:57:30 +02:00
parent 96e43d64f0
commit 7e5dad8db3
No known key found for this signature in database

View File

@ -5,7 +5,7 @@ IP=$(ip a | grep "inet " | grep -Fv 127.0.0.1 | sed 's/.*inet \([^/]*\).*/\1/')
echo "I am a bootstrap node"
exec /usr/bin/wakunode\
--relay=true\
--relay=false\
--rest=true\
--rest-admin=true\
--rest-private=true\
@ -20,9 +20,5 @@ exec /usr/bin/wakunode\
--metrics-server-address=0.0.0.0\
--nodekey=30348dd51465150e04a5d9d932c72864c8967f806cce60b5d26afeca1e77eb68\
--nat=extip:${IP}\
--rest=true\
--rest-admin=true\
--rest-private=true\
--rest-address=0.0.0.0\
--pubsub-topic=/waku/2/rs/66/0\
--cluster-id=66