pallet_domains/
migrations.rs

1mod v1_to_v5;
2
3pub use v1_to_v5::VersionCheckedMigrateDomainsV1ToV5;