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.