[Enhancement] Throw an error when there are too many pallets (#13763)
* [Enhancement] Throw an error when there are too many pallets * fix ui test * fix PR comments * Update frame/support/procedural/src/construct_runtime/mod.rs Co-authored-by:Bastian Köcher <git@kchr.de> * Update frame/support/procedural/src/construct_runtime/mod.rs Co-authored-by:
Bastian Köcher <git@kchr.de> * ".git/.scripts/commands/fmt/fmt.sh" --------- Co-authored-by:
Bastian Köcher <git@kchr.de> Co-authored-by: command-bot <>
Showing
- substrate/frame/support/procedural/src/construct_runtime/mod.rs 37 additions, 3 deletions...ate/frame/support/procedural/src/construct_runtime/mod.rs
- substrate/frame/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs 169 additions, 0 deletions...struct_runtime_ui/number_of_pallets_exceeds_tuple_size.rs
- substrate/frame/support/test/tests/construct_runtime_ui/number_of_pallets_exceeds_tuple_size.stderr 61 additions, 0 deletions...ct_runtime_ui/number_of_pallets_exceeds_tuple_size.stderr
Please register or sign in to comment