Docs.rs
  • penpal-runtime-0.16.0
    • penpal-runtime 0.16.0
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • assets-common ^0.9.0 normal
      • parity-scale-codec ^3.0.0 normal
      • cumulus-pallet-aura-ext ^0.9.0 normal
      • cumulus-pallet-parachain-system ^0.9.0 normal
      • cumulus-pallet-session-benchmarking ^11.0.0 normal
      • cumulus-pallet-xcm ^0.9.0 normal
      • cumulus-pallet-xcmp-queue ^0.9.0 normal
      • cumulus-primitives-core ^0.9.0 normal
      • cumulus-primitives-utility ^0.9.0 normal
      • frame-benchmarking ^30.0.0 normal optional
      • frame-executive ^30.0.0 normal
      • frame-support ^30.0.0 normal
      • frame-system ^30.0.0 normal
      • frame-system-benchmarking ^30.0.0 normal optional
      • frame-system-rpc-runtime-api ^28.0.0 normal
      • frame-try-runtime ^0.36.0 normal optional
      • hex-literal ^0.4.1 normal optional
      • log ^0.4.20 normal
      • pallet-asset-tx-payment ^30.0.0 normal
      • pallet-assets ^31.0.0 normal
      • pallet-aura ^29.0.0 normal
      • pallet-authorship ^30.0.0 normal
      • pallet-balances ^30.0.0 normal
      • pallet-collator-selection ^11.0.0 normal
      • pallet-message-queue ^33.0.0 normal
      • pallet-session ^30.0.0 normal
      • pallet-sudo ^30.0.0 normal
      • pallet-timestamp ^29.0.0 normal
      • pallet-transaction-payment ^30.0.0 normal
      • pallet-transaction-payment-rpc-runtime-api ^30.0.0 normal
      • pallet-xcm ^9.0.0 normal
      • staging-parachain-info ^0.9.0 normal
      • parachains-common ^9.0.0 normal
      • polkadot-parachain-primitives ^8.0.0 normal
      • polkadot-primitives ^9.0.0 normal
      • polkadot-runtime-common ^9.0.0 normal
      • scale-info ^2.10.0 normal
      • smallvec ^1.11.0 normal
      • sp-api ^28.0.0 normal
      • sp-block-builder ^28.0.0 normal
      • sp-consensus-aura ^0.34.0 normal
      • sp-core ^30.0.0 normal
      • sp-genesis-builder ^0.9.0 normal
      • sp-inherents ^28.0.0 normal
      • sp-offchain ^28.0.0 normal
      • sp-runtime ^33.0.0 normal
      • sp-session ^29.0.0 normal
      • sp-std ^14.0.0 normal
      • sp-storage ^20.0.0 normal
      • sp-transaction-pool ^28.0.0 normal
      • sp-version ^31.0.0 normal
      • testnet-parachains-constants ^2.0.0 normal
      • staging-xcm ^9.0.0 normal
      • staging-xcm-builder ^9.0.0 normal
      • staging-xcm-executor ^9.0.0 normal
      • substrate-wasm-builder ^19.0.0 build optional
    • Versions
    • 38.4% 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.16.0

Migrations

In crate penpal_runtime

?
Change settings

Type Alias penpal_runtime::Migrations

source ·
pub type Migrations = (MigrateToTrackInactive<Runtime, CheckingAccount>, MigrateToV1<Runtime>);