Docs.rs
  • westend-runtime-12.0.0
    • westend-runtime 12.0.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • sp-authority-discovery ^31.0.0 normal
      • sp-consensus-babe ^0.37.0 normal
      • sp-consensus-beefy ^18.0.0 normal
      • binary-merkle-tree ^15.0.0 normal
      • bitvec ^1.0.0 normal
      • sp-block-builder ^31.0.0 normal
      • frame-benchmarking ^33.0.0 normal optional
      • frame-election-provider-support ^33.0.0 normal
      • frame-executive ^33.0.0 normal
      • frame-support ^33.0.0 normal
      • frame-system ^33.0.0 normal
      • frame-system-benchmarking ^33.0.0 normal optional
      • frame-system-rpc-runtime-api ^31.0.0 normal
      • frame-try-runtime ^0.39.0 normal optional
      • hex-literal ^0.4.1 normal optional
      • sp-inherents ^31.0.0 normal
      • log ^0.4.21 normal
      • sp-offchain ^31.0.0 normal
      • pallet-asset-rate ^12.0.0 normal
      • pallet-authority-discovery ^33.0.0 normal
      • pallet-authorship ^33.0.0 normal
      • pallet-babe ^33.0.0 normal
      • pallet-bags-list ^32.0.0 normal
      • pallet-balances ^34.0.0 normal
      • pallet-beefy ^33.0.0 normal
      • pallet-beefy-mmr ^33.0.0 normal
      • pallet-collective ^33.0.0 normal
      • pallet-conviction-voting ^33.0.0 normal
      • pallet-democracy ^33.0.0 normal
      • pallet-election-provider-multi-phase ^32.0.0 normal
      • pallet-election-provider-support-benchmarking ^32.0.0 normal optional
      • pallet-elections-phragmen ^34.0.0 normal
      • pallet-fast-unstake ^32.0.0 normal
      • pallet-grandpa ^33.0.0 normal
      • pallet-identity ^33.0.0 normal
      • pallet-indices ^33.0.0 normal
      • pallet-membership ^33.0.0 normal
      • pallet-message-queue ^36.0.0 normal
      • pallet-mmr ^32.0.0 normal
      • pallet-multisig ^33.0.0 normal
      • pallet-nomination-pools ^30.0.0 normal
      • pallet-nomination-pools-benchmarking ^31.0.0 normal optional
      • pallet-nomination-pools-runtime-api ^28.0.0 normal
      • pallet-offences ^32.0.0 normal
      • pallet-offences-benchmarking ^33.0.0 normal optional
      • pallet-preimage ^33.0.0 normal
      • pallet-proxy ^33.0.0 normal
      • pallet-recovery ^33.0.0 normal
      • pallet-referenda ^33.0.0 normal
      • pallet-root-testing ^9.0.0 normal
      • pallet-scheduler ^34.0.0 normal
      • pallet-session ^33.0.0 normal
      • pallet-session-benchmarking ^33.0.0 normal optional
      • pallet-society ^33.0.0 normal
      • pallet-staking ^33.0.0 normal
      • pallet-staking-reward-curve ^11.0.0 normal
      • pallet-staking-runtime-api ^19.0.0 normal
      • pallet-state-trie-migration ^34.0.0 normal
      • pallet-sudo ^33.0.0 normal
      • pallet-timestamp ^32.0.0 normal
      • pallet-transaction-payment ^33.0.0 normal
      • pallet-transaction-payment-rpc-runtime-api ^33.0.0 normal
      • pallet-treasury ^32.0.0 normal
      • pallet-utility ^33.0.0 normal
      • pallet-vesting ^33.0.0 normal
      • pallet-whitelist ^32.0.0 normal
      • pallet-xcm ^12.0.0 normal
      • pallet-xcm-benchmarks ^12.0.0 normal optional
      • parity-scale-codec ^3.6.1 normal
      • polkadot-parachain-primitives ^11.0.0 normal
      • polkadot-primitives ^12.0.0 normal
      • polkadot-runtime-common ^12.0.0 normal
      • polkadot-runtime-parachains ^12.0.0 normal
      • rustc-hex ^2.1.0 normal
      • scale-info ^2.11.1 normal
      • serde ^1.0.197 normal
      • serde_derive ^1.0.117 normal optional
      • smallvec ^1.8.0 normal
      • sp-api ^31.0.0 normal
      • sp-application-crypto ^35.0.0 normal
      • sp-arithmetic ^26.0.0 normal
      • sp-core ^32.0.0 normal
      • sp-genesis-builder ^0.12.0 normal
      • sp-io ^35.0.0 normal
      • sp-mmr-primitives ^31.0.0 normal
      • sp-npos-elections ^31.0.0 normal
      • sp-runtime ^36.0.0 normal
      • sp-session ^32.0.0 normal
      • sp-staking ^31.0.0 normal
      • sp-std ^14.0.0 normal
      • sp-storage ^21.0.0 normal
      • sp-version ^34.0.0 normal
      • sp-transaction-pool ^31.0.0 normal
      • westend-runtime-constants ^12.0.0 normal
      • staging-xcm ^12.0.0 normal
      • staging-xcm-builder ^12.0.0 normal
      • staging-xcm-executor ^12.0.0 normal
      • xcm-fee-payment-runtime-api ^0.2.0 normal
      • hex-literal ^0.4.1 dev
      • serde_json ^1.0.114 dev
      • tiny-keccak ^2.0.2 dev
      • tokio ^1.24.2 dev
      • substrate-wasm-builder ^22.0.0 build
    • Versions
    • 31.47% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

westend_runtime12.0.0

Block

Aliased type

Fields

  • extrinsics
  • header

In crate westend_runtime

?
Settings

Type Alias westend_runtime::Block

source ·
pub type Block = Block<Header, UncheckedExtrinsic>;
Expand description

Block type as expected by this runtime.

Aliased Type§

struct Block {
    pub header: Header<u32, BlakeTwo256>,
    pub extrinsics: Vec<UncheckedExtrinsic<MultiAddress<AccountId32, ()>, RuntimeCall, MultiSignature, (CheckNonZeroSender<Runtime>, CheckSpecVersion<Runtime>, CheckTxVersion<Runtime>, CheckGenesis<Runtime>, CheckMortality<Runtime>, CheckNonce<Runtime>, CheckWeight<Runtime>, ChargeTransactionPayment<Runtime>)>>,
}

Fields§

§header: Header<u32, BlakeTwo256>

The block header.

§extrinsics: Vec<UncheckedExtrinsic<MultiAddress<AccountId32, ()>, RuntimeCall, MultiSignature, (CheckNonZeroSender<Runtime>, CheckSpecVersion<Runtime>, CheckTxVersion<Runtime>, CheckGenesis<Runtime>, CheckMortality<Runtime>, CheckNonce<Runtime>, CheckWeight<Runtime>, ChargeTransactionPayment<Runtime>)>>

The accompanying extrinsics.