From bd5e5b4c79d990d65823b3630c0f76d21af9b52d Mon Sep 17 00:00:00 2001 From: Jimmy Hu Date: Fri, 2 Nov 2018 13:42:54 +0800 Subject: core: Remove max block interval (#287) --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index cf4639f..4988fa3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -6,7 +6,7 @@ BINDIR := $(CURDIR)/build else BINDIR := $(abspath $(BINDIR)) endif -PROJECT_ROOT=github.com/dexon-foundation/dexon-consensus-core +PROJECT_ROOT=github.com/dexon-foundation/dexon-consensus BLS_REPO = dexonfoundation/bls-go-alpine BLS_LIB = vendor/github.com/dexon-foundation/bls/lib/libbls384.a BUILDER_REPO = dexonfoundation/dexon-alpine -- cgit v1.2.3