diff --git a/gossipsub-interop/Makefile b/gossipsub-interop/Makefile index 90a60bf7b..9a7f9f0dd 100644 --- a/gossipsub-interop/Makefile +++ b/gossipsub-interop/Makefile @@ -1,7 +1,7 @@ # Default target all: binaries -NIM_LIBP2P_COMMIT = 22ab0402cd86f88fba0103f7946311d93e2566cd +NIM_LIBP2P_COMMIT = 6dd17d86f37c0460cc537a93da73358fad77517d nim-libp2p/gossipsub-bin: @echo "Building nim-libp2p from commit: $(NIM_LIBP2P_COMMIT)" # Clone nim-libp2p (if not already present) and build gossipsub binary