From 2922460b04b4378ce202e5fdb92ff6ad9607ab89 Mon Sep 17 00:00:00 2001
From: Jimmy Hu <jimmy.hu@dexon.org>
Date: Thu, 11 Apr 2019 16:23:03 +0800
Subject: misc: use master branch for dexon-consensus

---
 test/sync_core.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/sync_core.sh b/test/sync_core.sh
index 2062de6f4..d18c7b8f7 100755
--- a/test/sync_core.sh
+++ b/test/sync_core.sh
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-govendor fetch github.com/dexon-foundation/dexon-consensus/...@single-chain
+govendor fetch github.com/dexon-foundation/dexon-consensus/...@master
-- 
cgit v1.2.3