Closed cmichi closed 2 years ago
You need to add the migration like this:
pub type Executive = frame_executive::Executive< Runtime, Block, frame_system::ChainContext<Runtime>, Runtime, AllPalletsWithSystem, Migrations, >;
You need to add the migration like this: