OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / veto_input.go
index 548310f..1dcd7a6 100644 (file)
@@ -1,7 +1,7 @@
 package types
 
 import (
-       "github.com/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc"
 )
 
 // VetoInput satisfies the TypedInput interface and represents a veto transaction.