OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / spend.go
index 15b2b69..b994013 100644 (file)
@@ -1,7 +1,7 @@
 package types
 
 import (
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 // SpendInput satisfies the TypedInput interface and represents a spend transaction.