OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / blockchain / signers / signers.go
index 53baf46..61768c8 100644 (file)
@@ -4,8 +4,8 @@ package signers
 import (
        "bytes"
        "encoding/binary"
-       "github.com/vapor/crypto/ed25519/chainkd"
-       "github.com/vapor/errors"
+       "github.com/bytom/vapor/crypto/ed25519/chainkd"
+       "github.com/bytom/vapor/errors"
 )
 
 type keySpace byte