referrerpolicy=no-referrer-when-downgrade

Module runtime

Source
Expand description

All of the types and tools needed to build FRAME-based runtimes.

Modules§

apis
Types and traits for runtimes that implement runtime APIs.
prelude
The main prelude of FRAME for building runtimes.
testing_prelude
The main prelude of FRAME for building runtimes, and in the context of testing.
types_common
A set of opinionated types aliases commonly used in runtimes.