Skip to content
Snippets Groups Projects
user avatar
Bastian Köcher authored
This removes the following syntactic sugar from `construct_runtime!`:

- Expansion of `default` to the default set of module parts
- Expansion of `System: system` to the default set of module parts

The macro now requires the user to provide all the module parts of a pallet.
625e963a
Name Last commit Last update
substrate