Skip to content
New issue

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

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

Already on GitHub? # to your account

add support for utility pallet in data root generation #177

Merged
merged 23 commits into from
Jul 27, 2023

Conversation

Leouarz
Copy link
Contributor

@Leouarz Leouarz commented Jul 5, 2023

@Leouarz Leouarz marked this pull request as ready for review July 5, 2023 08:43
@Leouarz Leouarz requested a review from fmiguelgarcia July 5, 2023 12:34
{
/// utility constructor. Used only in client/factory code.
pub fn from(app_id: AppId) -> Self { Self(app_id, sp_std::marker::PhantomData) }

/* pub fn validate_batch_call(&self, call: &<T as pallet_utility::Config>::RuntimeCall) {} */
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove commented code

@Leouarz Leouarz requested a review from fmiguelgarcia July 26, 2023 16:16
@Leouarz Leouarz removed the request for review from 0xSasaPrsic July 27, 2023 09:17
@Leouarz Leouarz merged commit 6390597 into develop Jul 27, 2023
@Leouarz Leouarz deleted the ghali/support-utility branch September 13, 2023 13:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants