diff --git a/run_nwaku.sh b/run_nwaku.sh index 84f4bcb..c938881 100755 --- a/run_nwaku.sh +++ b/run_nwaku.sh @@ -132,6 +132,7 @@ fi echo "Using bootstrap node: ${BOOTSTRAP_ENR}" exec /usr/bin/wakunode\ --relay=true\ + --lightpush=true\ --max-connections=250\ --rest=true\ --rest-admin=true\