updating nwaku branch

This commit is contained in:
Gabriel mermelstein 2025-07-08 14:35:42 +03:00
parent 7ca918b72f
commit 6cd720b915
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -20,7 +20,7 @@ prepare:
cd $(THIRD_PARTY_DIR) && \
git clone $(NWAKU_REPO) && \
cd $(NWAKU_DIR) && \
git checkout debug-watchdog && \
git checkout chore-delay-watchdog && \
make update; \
else \
echo "nwaku repository already exists."; \