Skip to content

initialize dancekit#1

Merged
girazoki merged 11 commits intomasterfrom
girazoki-first-attempt-into-bringing-primitives-to-different-repo
Nov 22, 2023
Merged

initialize dancekit#1
girazoki merged 11 commits intomasterfrom
girazoki-first-attempt-into-bringing-primitives-to-different-repo

Conversation

@girazoki
Copy link
Copy Markdown
Contributor

@girazoki girazoki commented Nov 17, 2023

Initialize Dacenkit with the corresponding pallets

@girazoki girazoki changed the title first attemp initialize dancekit Nov 17, 2023
#[pallet::call]
impl<T: Config> Pallet<T> {
#[pallet::call_index(0)]
#[pallet::weight((0, DispatchClass::Mandatory))]
Copy link
Copy Markdown
Contributor

@Agusrodri Agusrodri Nov 17, 2023

Choose a reason for hiding this comment

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

Just wondering, shouldn't we use a different weight hint here? To avoid the same issue as we have with parachainSystem.setValdiationData expressed here.

Edit: I realized that we already have a ticket for this. I guess we will implement it in a separate PR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yep exactly!

@girazoki girazoki merged commit 3472902 into master Nov 22, 2023
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.

3 participants