polkadot-runtime-template
polkadot-runtime-template copied to clipboard
Generate custom weights for Tanssi pallets
templates
- [X] Generic Runtime Template
- [X] Evm Template
What is the key feature we're aiming to implement?
We use SubstrateWeight from the Tanssi pallets instead of following best practices by running benchmarking to generate custom weights per runtime. Here are the pallets:
- pallet_author_inherent
- pallet_cc_authorities_noting
Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines