Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add use for pallet democracy #108

Open
todortodorovic opened this issue Nov 8, 2024 · 0 comments
Open

add use for pallet democracy #108

todortodorovic opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@todortodorovic
Copy link
Contributor

todortodorovic commented Nov 8, 2024

we need add in pallet democracy
Add additional_runtime_lib_code:

additional_runtime_lib_code = ["use frame_support::traits::EitherOfDiverse;"]

Update Runtime Logic:
Ensure that the runtime supports filtering of additional_runtime_lib_code.
Implement necessary logic to apply this code only when additional_runtime_lib_code is enabled.

@todortodorovic todortodorovic self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant