Skip to content

How to have custom config for frame system?#1

Open
Niraj-Kamdar wants to merge 5 commits intoopm-coinfrom
frame-system-custom-config
Open

How to have custom config for frame system?#1
Niraj-Kamdar wants to merge 5 commits intoopm-coinfrom
frame-system-custom-config

Conversation

@Niraj-Kamdar
Copy link
Copy Markdown
Owner

No description provided.

@Niraj-Kamdar Niraj-Kamdar changed the base branch from main to opm-coin April 1, 2024 09:27
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Niraj-Kamdar - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟡 General issues: 1 issue found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Docstrings: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

Comment thread runtime/src/lib.rs
Comment on lines +40 to +42
use frame_support::{
weights::{constants::WEIGHT_REF_TIME_PER_MILLIS, IdentityFee, Weight},
};
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion (code_refinement): Consider consolidating frame_support imports.

It's generally a good practice to group imports from the same crate to improve readability and maintainability.

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

Successfully merging this pull request may close these issues.

1 participant