[package] name = "message" version = "0.1.0" authors = ["debris "] [dependencies] byteorder = "1.0" bitcrypto = { path = "../crypto" } chain = { path = "../chain" } primitives = { path = "../primitives" } serialization = { path = "../serialization" } network = { path = "../network" }