X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=protocol%2Fbc%2Ftypes%2Fveto_input.go;fp=protocol%2Fbc%2Ftypes%2Fveto_input.go;h=1dcd7a66b982cd5f6cccf4839f1a4acd893032b8;hp=548310faca46636a9c54837886747f17971b1e03;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4 diff --git a/protocol/bc/types/veto_input.go b/protocol/bc/types/veto_input.go index 548310fa..1dcd7a66 100644 --- a/protocol/bc/types/veto_input.go +++ b/protocol/bc/types/veto_input.go @@ -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.