Conversation
fmt use PARA_ID in chain_spec
|
Minor thing, but do we need the word template in the runtime names? It would be easier for downstream teams if it were omitted and it's implied based on the repo name. Then template users don't need to do anything to remove the template name when adopting, making it easier. A counter argument is that a template perhaps provides no guarantees, so think it needs to be carefully considered. |
Template is supposed to be a placeholder. My take on this would be, given that it's a |
…e setup (#46) * use FeePolynomial for WeightToFee impl for dual-runtime setup * fmt
|
LGTM ! |
This PR is a clone of #30 where we have rebased the changes on top of current
main:HEADSince this is a huge rebase and the other PR has been built without the many changes interim, it's best to keep this one separate, for nice and clean observation.Issue #10