Update run_nwaku.sh
This commit is contained in:
parent
0ecb50033c
commit
8591819697
|
@ -22,7 +22,7 @@ echo "Using bootstrap node: ${BOOTSTRAP_ENR}"
|
|||
exec /usr/bin/wakunode\
|
||||
--relay=true\
|
||||
--rpc-admin=true\
|
||||
--max-connections=50\
|
||||
--max-connections=250\
|
||||
--dns-discovery=true\
|
||||
--discv5-discovery=true\
|
||||
--discv5-enr-auto-update=True\
|
||||
|
|
Loading…
Reference in New Issue