Crate westend_runtime

source ·
Expand description

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

Modules§

Macros§

  • Calls add_benchmark with all configs from define_benchmarks and passes the first two parameters on.
  • Implements the weight types for the elections module and a specific runtime. This macro should not be called directly; use impl_runtime_weights instead.
  • Calls list_benchmark with all configs from define_benchmarks and passes the first two parameters on.

Structs§

Enums§

Constants§

Traits§

Functions§

Type Aliases§