X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=protocol%2Ftxpool.go;fp=protocol%2Ftxpool.go;h=841e549bfd79ef86c691ff949f2e2479f6f70c2c;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hp=09e32b16b1994a5a3d5aac788214f8ef06b3a9a7;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4;p=bytom%2Fvapor.git diff --git a/protocol/txpool.go b/protocol/txpool.go index 09e32b16..841e549b 100644 --- a/protocol/txpool.go +++ b/protocol/txpool.go @@ -9,11 +9,11 @@ import ( "github.com/golang/groupcache/lru" log "github.com/sirupsen/logrus" - "github.com/vapor/consensus" - "github.com/vapor/event" - "github.com/vapor/protocol/bc" - "github.com/vapor/protocol/bc/types" - "github.com/vapor/protocol/state" + "github.com/bytom/vapor/consensus" + "github.com/bytom/vapor/event" + "github.com/bytom/vapor/protocol/bc" + "github.com/bytom/vapor/protocol/bc/types" + "github.com/bytom/vapor/protocol/state" ) // msg type