You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Seems like this is an issue with derive_impl. I see this error when I try to remove pallet::no_default: the trait bound `Self: pallet::Config` is not satisfied.
CC: @sam0x17
The text was updated successfully, but these errors were encountered:
gupnik
changed the title
Seems like this is an issue with derive_impl. I see this error when I try to remove pallet::no_default:
Default Config is not able to provide defaults for types that access other associated types
Jun 28, 2023
Seems like this is an issue with
derive_impl
. I see this error when I try to removepallet::no_default
:the trait bound `Self: pallet::Config` is not satisfied
.CC: @sam0x17
Originally posted by @gupnik in #14437 (comment)
The text was updated successfully, but these errors were encountered: