Newer
Older
[package]
name = "polkadot-statement-table"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = ["derive"] }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
primitives = { package = "polkadot-primitives", path = "../primitives" }