Docs.rs
  • bridge-hub-rococo-runtime-0.5.0
    • bridge-hub-rococo-runtime 0.5.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • bp-asset-hub-rococo ^0.3.0 normal
      • bp-asset-hub-westend ^0.2.0 normal
      • bp-bridge-hub-rococo ^0.6.0 normal
      • bp-bridge-hub-westend ^0.2.0 normal
      • bp-header-chain ^0.6.0 normal
      • bp-messages ^0.6.0 normal
      • bp-parachains ^0.6.0 normal
      • bp-polkadot-core ^0.6.0 normal
      • bp-relayers ^0.6.0 normal
      • bp-rococo ^0.5.0 normal
      • bp-runtime ^0.6.0 normal
      • bp-westend ^0.2.0 normal
      • bridge-runtime-common ^0.6.0 normal
      • parity-scale-codec ^3.0.0 normal
      • cumulus-pallet-aura-ext ^0.6.0 normal
      • cumulus-pallet-parachain-system ^0.6.0 normal
      • cumulus-pallet-session-benchmarking ^8.0.0 normal
      • cumulus-pallet-xcm ^0.6.0 normal
      • cumulus-pallet-xcmp-queue ^0.6.0 normal
      • cumulus-primitives-core ^0.6.0 normal
      • cumulus-primitives-utility ^0.6.0 normal
      • frame-benchmarking ^27.0.0 normal
      • frame-executive ^27.0.0 normal
      • frame-support ^27.0.0 normal
      • frame-system ^27.0.0 normal
      • frame-system-benchmarking ^27.0.0 normal
      • frame-system-rpc-runtime-api ^25.0.0 normal
      • frame-try-runtime ^0.33.0 normal
      • hex-literal ^0.4.1 normal
      • log ^0.4.20 normal
      • pallet-aura ^26.0.0 normal
      • pallet-authorship ^27.0.0 normal
      • pallet-balances ^27.0.0 normal
      • pallet-bridge-grandpa ^0.6.0 normal
      • pallet-bridge-messages ^0.6.0 normal
      • pallet-bridge-parachains ^0.6.0 normal
      • pallet-bridge-relayers ^0.6.0 normal
      • pallet-collator-selection ^8.0.0 normal
      • pallet-message-queue ^30.0.0 normal
      • pallet-multisig ^27.0.0 normal
      • pallet-session ^27.0.0 normal
      • pallet-timestamp ^26.0.0 normal
      • pallet-transaction-payment ^27.0.0 normal
      • pallet-transaction-payment-rpc-runtime-api ^27.0.0 normal
      • pallet-utility ^27.0.0 normal
      • pallet-xcm ^6.0.0 normal
      • pallet-xcm-benchmarks ^6.0.0 normal
      • pallet-xcm-bridge-hub ^0.1.0 normal
      • staging-parachain-info ^0.6.0 normal
      • parachains-common ^6.0.0 normal
      • polkadot-core-primitives ^6.0.0 normal
      • polkadot-parachain-primitives ^5.0.0 normal
      • polkadot-runtime-common ^6.0.0 normal
      • rococo-runtime-constants ^6.0.0 normal
      • scale-info ^2.10.0 normal
      • serde ^1.0.193 normal
      • smallvec ^1.11.0 normal
      • sp-api ^25.0.0 normal
      • sp-block-builder ^25.0.0 normal
      • sp-consensus-aura ^0.31.0 normal
      • sp-core ^27.0.0 normal
      • sp-genesis-builder ^0.6.0 normal
      • sp-inherents ^25.0.0 normal
      • sp-io ^29.0.0 normal
      • sp-offchain ^25.0.0 normal
      • sp-runtime ^30.0.1 normal
      • sp-session ^26.0.0 normal
      • sp-std ^13.0.0 normal
      • sp-storage ^18.0.0 normal
      • sp-transaction-pool ^25.0.0 normal
      • sp-version ^28.0.0 normal
      • staging-xcm ^6.0.0 normal
      • staging-xcm-builder ^6.0.0 normal
      • staging-xcm-executor ^6.0.0 normal
      • static_assertions ^1.1 dev
      • substrate-wasm-builder ^16.0.0 build
    • Versions
    • 38.1% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bridge_hub_rococo_runtime0.5.0

AllPalletsWithoutSystem

In crate bridge_hub_rococo_runtime

?
Change settings

Type Alias bridge_hub_rococo_runtime::AllPalletsWithoutSystem

source ·
pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, Utility, Multisig, BridgeWestendGrandpa, BridgeWestendParachains, BridgeWestendMessages, BridgeRelayers, XcmOverBridgeHubWestend, MessageQueue);
Expand description

All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.