aboutsummaryrefslogtreecommitdiffstats
path: root/core/constant.go
diff options
context:
space:
mode:
authorHao <hao@byzantine-lab.io>2019-09-16 14:50:28 +0800
committerHao <hao@byzantine-lab.io>2019-09-17 11:05:19 +0800
commit1eecef2512d9c8a2bd3c0ef4af7a7b830fa30a0f (patch)
tree8d84e1f0d02d1a2c6c32edc2e00b01bd0a8c8e3e /core/constant.go
parentf512ccb3c6a67216c064f719554f21b7ccea1a1e (diff)
downloadtangerine-consensus-1eecef2512d9c8a2bd3c0ef4af7a7b830fa30a0f.tar.gz
tangerine-consensus-1eecef2512d9c8a2bd3c0ef4af7a7b830fa30a0f.tar.zst
tangerine-consensus-1eecef2512d9c8a2bd3c0ef4af7a7b830fa30a0f.zip
misc: migrate to github.com/tangerine-network
Diffstat (limited to 'core/constant.go')
-rw-r--r--core/constant.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/constant.go b/core/constant.go
index 0d23d00..25a2bfc 100644
--- a/core/constant.go
+++ b/core/constant.go
@@ -17,7 +17,7 @@
package core
-import "gitlab.com/byzantine-lab/tangerine-consensus/core/utils"
+import "github.com/tangerine-network/tangerine-consensus/core/utils"
// ConfigRoundShift refers to the difference between block's round and config
// round derived from its state.