OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / crosschain_output.go
index afc9201..6c3222b 100644 (file)
@@ -1,7 +1,7 @@
 package types
 
 import (
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 // CrossChainOutput satisfies the TypedOutput interface and represents a cross-chain transaction.