OSDN Git Service

Rename legacy (#433)
[bytom/bytom.git] / protocol / bc / types / tx_test.go
similarity index 99%
rename from protocol/bc/legacy/tx_test.go
rename to protocol/bc/types/tx_test.go
index fa31bc9..9a8c575 100644 (file)
@@ -1,4 +1,4 @@
-package legacy
+package types
 
 import (
        "testing"