OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / intrachain_output.go
index a4d1b1d..55e2773 100644 (file)
@@ -1,7 +1,7 @@
 package types
 
 import (
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 // IntraChainOutput satisfies the TypedOutput interface and represents a intra-chain transaction.