Custom default configs using derive_impl
#4827
Labels
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
derive_impl
#4827
As @kianenigma suggested in this comment, we should be able to provide custom default configs and use
derive_impl
to share those across runtimes.The following could be possible way:
If this works, we should add some documentation (ideally using docify) on how to use it.
The text was updated successfully, but these errors were encountered: