bp-rococo 0.1.0

Primitives of Rococo runtime.
Documentation
[dependencies.bp-header-chain]
default-features = false
version = "0.1.0"

[dependencies.bp-polkadot-core]
default-features = false
version = "0.1.0"

[dependencies.bp-runtime]
default-features = false
version = "0.1.0"

[dependencies.frame-support]
default-features = false
version = "22.0.0"

[dependencies.sp-api]
default-features = false
version = "20.0.0"

[features]
default = ["std"]
std = ["bp-header-chain/std", "bp-polkadot-core/std", "bp-runtime/std", "frame-support/std", "sp-api/std"]

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Primitives of Rococo runtime."
edition = "2021"
license = "GPL-3.0-only"
name = "bp-rococo"
repository = "https://github.com/paritytech/cumulus.git"
version = "0.1.0"