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

Migrate from construct_runtime! to #[frame_support::runtime] #37

Open
chungquantin opened this issue Jul 26, 2024 · 0 comments
Open

Migrate from construct_runtime! to #[frame_support::runtime] #37

chungquantin opened this issue Jul 26, 2024 · 0 comments

Comments

@chungquantin
Copy link
Collaborator

chungquantin commented Jul 26, 2024

To keep the template code up-to-date, I recommend instead of constructing the runtime and declaring pallets via construct_runtime!, we should use #[frame_support::runtime] which is also used in the Substrate Node Template.

Reference: paritytech/polkadot-sdk@82f3c3e

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