paritytech / extended-parachain-template

Node template to build parachains with all the required pallets. Slightly opinionated based on what majority of parachain teams are using.
The Unlicense
27 stars 19 forks source link

fix: include sudo weights #48

Closed Daanvdplas closed 10 months ago

Daanvdplas commented 11 months ago

When ept is updated to polkadot 9.43 sudo weights have to be included to the runtime since they have been added since (ref).