Small update to documentation of `construct_runtime!` (#1353)
Documentation says the `default` macro expands to `Module, Call, Storage, Event<T>, Config`, but it actually uses the generic config: `Module, Call, Storage, Event<T>, Config<T>`
parent
468fd19f
Please register or sign in to comment