mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
We have two instances of `pallet_collective` - `pallet_collective_treasury_council` - `pallet_collective_technical_committee` Our weights template automatically generates an implementation for `pallet_collective_treasury_council::WeightInfo` or `pallet_collective_technical_committee::WeightInfo`, which don't exist, making the compilation fail right after running benches. I created aliases for both pallet names, and added a small tweak to the template so it does not break anymore. --------- Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| frame-weight-template.hbs | ||