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