aboutsummaryrefslogtreecommitdiffstats
path: root/core/crypto/interfaces.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/crypto/interfaces.go')
-rw-r--r--core/crypto/interfaces.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/crypto/interfaces.go b/core/crypto/interfaces.go
index 80ed8a9..7eb27d5 100644
--- a/core/crypto/interfaces.go
+++ b/core/crypto/interfaces.go
@@ -18,7 +18,7 @@
package crypto
import (
- "gitlab.com/byzantine-lab/tangerine-consensus/common"
+ "github.com/tangerine-network/tangerine-consensus/common"
)
// Signature is the basic signature type in DEXON.