Docs.rs
  • penpal-runtime-0.28.0
    • penpal-runtime 0.28.0
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • assets-common ^0.21.0 normal
      • parity-scale-codec ^3.7.4 normal
      • cumulus-pallet-aura-ext ^0.20.0 normal
      • cumulus-pallet-parachain-system ^0.20.0 normal
      • cumulus-pallet-session-benchmarking ^21.0.0 normal
      • cumulus-pallet-xcm ^0.19.1 normal
      • cumulus-pallet-xcmp-queue ^0.20.0 normal
      • cumulus-primitives-core ^0.18.1 normal
      • cumulus-primitives-utility ^0.20.0 normal
      • frame-benchmarking ^40.0.0 normal optional
      • frame-executive ^40.0.0 normal
      • frame-support ^40.1.0 normal
      • frame-system ^40.1.0 normal
      • frame-system-benchmarking ^40.0.0 normal optional
      • frame-system-rpc-runtime-api ^36.0.0 normal
      • frame-try-runtime ^0.46.0 normal optional
      • hex-literal ^0.4.1 normal optional
      • log ^0.4.22 normal
      • pallet-asset-conversion ^22.0.0 normal
      • pallet-asset-tx-payment ^40.0.0 normal
      • pallet-assets ^42.0.0 normal
      • pallet-aura ^39.0.0 normal
      • pallet-authorship ^40.0.0 normal
      • pallet-balances ^41.1.0 normal
      • pallet-collator-selection ^21.0.0 normal
      • pallet-message-queue ^43.1.0 normal
      • pallet-revive ^0.5.0 normal
      • pallet-session ^40.0.0 normal
      • pallet-sudo ^40.0.0 normal
      • pallet-timestamp ^39.0.0 normal
      • pallet-transaction-payment ^40.0.0 normal
      • pallet-transaction-payment-rpc-runtime-api ^40.0.0 normal
      • pallet-xcm ^19.1.0 normal
      • staging-parachain-info ^0.20.0 normal
      • parachains-common ^21.0.0 normal
      • polkadot-parachain-primitives ^16.1.0 normal
      • polkadot-primitives ^18.1.0 normal
      • polkadot-runtime-common ^19.1.0 normal
      • primitive-types ^0.13.1 normal
      • scale-info ^2.11.6 normal
      • smallvec ^1.11.0 normal
      • snowbridge-inbound-queue-primitives ^0.2.0 normal
      • sp-api ^36.0.0 normal
      • sp-block-builder ^36.0.0 normal
      • sp-consensus-aura ^0.42.0 normal
      • sp-core ^36.1.0 normal
      • sp-genesis-builder ^0.17.0 normal
      • sp-inherents ^36.0.0 normal
      • sp-offchain ^36.0.0 normal
      • sp-runtime ^41.1.0 normal
      • sp-session ^38.1.0 normal
      • sp-storage ^22.0.0 normal
      • sp-transaction-pool ^36.0.0 normal
      • sp-version ^39.0.0 normal
      • testnet-parachains-constants ^13.0.0 normal
      • staging-xcm ^16.1.0 normal
      • staging-xcm-builder ^20.0.0 normal
      • staging-xcm-executor ^19.1.0 normal
      • xcm-runtime-apis ^0.7.0 normal
      • substrate-wasm-builder ^26.0.0 build optional
    • Versions
    • 39.18% 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

penpal_runtime0.28.0

penpal_runtime

Type Alias Migrations

Source
pub type Migrations = (MigrateToTrackInactive<Runtime, CheckingAccount>, MigrateToV1<Runtime>, MigrateV0ToV1<Runtime, InitOffenceSeverity<Runtime>>);