[package] name = "polkadot-statement-table" version = "0.8.27" authors = ["Parity Technologies "] edition = "2018" [dependencies] parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives" }