Type Definition pallet_contracts::migration::codegen::BenchMigrations
source · pub type BenchMigrations = (NoopMigration<14>, NoopMigration<15>);
Expand description
The Migration Steps used for benchmarking the migration framework.