referrerpolicy=no-referrer-when-downgrade

Crate parachain_template_runtime

source ·

Modules§

  • Opaque types. These are used by the CLI to instantiate machinery that don’t need to know the specifics of the runtime. They can then be made to be agnostic over specific formats of data like extrinsics, allowing for them to continue syncing the network through upgrades to even the core data structures.

Macros§

  • Calls add_benchmark with all configs from define_benchmarks and passes the first two parameters on.
  • Calls list_benchmark with all configs from define_benchmarks and passes the first two parameters on.

Structs§

  • Provides an implementation of PalletInfo to provide information about the pallet setup in the runtime.
  • A fixed point representation of a number in the range [0, 1].
  • A fixed point representation of a number in the range [0, 1].
  • The runtime origin type representing the origin of a call.
  • Handles converting a weight scalar to a fee value, based on the scale and granularity of the node’s balance type.

Enums§

Constants§

Functions§

  • The version information used to identify this runtime when compiled natively.

Type Aliases§