X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=protocol%2Fbc%2Ftypes%2Ftxoutput.go;h=555023cdacd6b599130e61b41ed8214a0f56ff14;hp=7380bf11483005e9e76a8a513c0c6e08b380c236;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hpb=f30b7541256e6a7f6f875994cb08edf3bddab93c diff --git a/protocol/bc/types/txoutput.go b/protocol/bc/types/txoutput.go index 7380bf11..555023cd 100644 --- a/protocol/bc/types/txoutput.go +++ b/protocol/bc/types/txoutput.go @@ -4,9 +4,9 @@ import ( "fmt" "io" - "github.com/vapor/encoding/blockchain" - "github.com/vapor/errors" - "github.com/vapor/protocol/bc" + "github.com/bytom/vapor/encoding/blockchain" + "github.com/bytom/vapor/errors" + "github.com/bytom/vapor/protocol/bc" ) // serflag variables for output types.