Expand description

The Substrate runtime. This can be compiled with #[no_std], ready for Wasm.

Modules§

  • Runtime API definition for assets. Runtime API definition for assets.
  • Constant values used within the runtime. A set of constant values used in substrate runtime.
  • Dynamic parameters that can be changed at runtime through the pallet_parameters::set_parameter.
  • Implementations of some helper traits passed into runtime modules as associated types. Some configurable implementations as associated type for the substrate runtime.

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§

Enums§

Constants§

Traits§

Functions§

Type Aliases§