polkadot-runtime-parachains 13.0.0

Relay Chain runtime code responsible for Parachains. (polkadot v1.12.0)
Documentation

polkadot-runtime-parachains

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 3 of them enabled by default.

default

  • std

std

  • bitvec/std
  • frame-benchmarking?/std
  • frame-support/std
  • frame-system/std
  • inherents/std
  • log/std
  • pallet-authority-discovery/std
  • pallet-authorship/std
  • pallet-babe/std
  • pallet-balances/std
  • pallet-broker/std
  • pallet-message-queue/std
  • pallet-session/std
  • pallet-staking/std
  • pallet-timestamp/std
  • pallet-vesting/std
  • parity-scale-codec/std
  • polkadot-core-primitives/std
  • polkadot-parachain-primitives/std
  • polkadot-runtime-metrics/std
  • primitives/std
  • rand/std
  • rand_chacha/std
  • rustc-hex/std
  • scale-info/std
  • serde/std
  • sp-api/std
  • sp-application-crypto?/std
  • sp-arithmetic/std
  • sp-core/std
  • sp-io/std
  • sp-keystore
  • sp-keystore?/std
  • sp-runtime/std
  • sp-session/std
  • sp-staking/std
  • sp-std/std
  • xcm-executor/std
  • xcm/std

sp-keystore

  • dep:sp-keystore

runtime-benchmarks

  • frame-benchmarking/runtime-benchmarks
  • frame-support/runtime-benchmarks
  • frame-system/runtime-benchmarks
  • pallet-babe/runtime-benchmarks
  • pallet-balances/runtime-benchmarks
  • pallet-broker/runtime-benchmarks
  • pallet-message-queue/runtime-benchmarks
  • pallet-staking/runtime-benchmarks
  • pallet-timestamp/runtime-benchmarks
  • pallet-vesting/runtime-benchmarks
  • polkadot-parachain-primitives/runtime-benchmarks
  • primitives/runtime-benchmarks
  • sp-application-crypto
  • sp-runtime/runtime-benchmarks
  • sp-staking/runtime-benchmarks
  • static_assertions
  • xcm-executor/runtime-benchmarks

try-runtime

  • frame-support/try-runtime
  • frame-system/try-runtime
  • pallet-authority-discovery/try-runtime
  • pallet-authorship/try-runtime
  • pallet-babe/try-runtime
  • pallet-balances/try-runtime
  • pallet-broker/try-runtime
  • pallet-message-queue/try-runtime
  • pallet-session/try-runtime
  • pallet-staking/try-runtime
  • pallet-timestamp/try-runtime
  • pallet-vesting/try-runtime
  • sp-runtime/try-runtime

runtime-metrics

  • polkadot-runtime-metrics/runtime-metrics
  • sp-tracing/with-tracing

static_assertions

  • dep:static_assertions

sp-tracing

  • dep:sp-tracing

sp-application-crypto

  • dep:sp-application-crypto

frame-benchmarking

  • dep:frame-benchmarking

no_std

    This feature flag does not enable additional features.