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
73f19b0e
Please register or sign in to comment