OSDN Git Service

Merge pull request #1813 from Bytom/dev
[bytom/bytom.git] / protocol / bc / types / spend.go
index 2fb26cd..4dd6cde 100644 (file)
@@ -1,7 +1,7 @@
 package types
 
 import (
-       "github.com/bytom/protocol/bc"
+       "github.com/bytom/bytom/protocol/bc"
 )
 
 // SpendInput satisfies the TypedInput interface and represents a spend transaction.