Skip to content

State trie migration is using substrate weight #905

@gui1117

Description

@gui1117

// Replace this with weight based on your runtime.
type WeightInfo = pallet_state_trie_migration::weights::SubstrateWeight<Runtime>;

The code is instructing to replace the weight with the generated one, but it is using the substrate one. Maybe it is time to deprecated this SubstrateWeight type in favor of a more explicit type like UnsafeTestnetWeight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions