Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher committed Mar 5, 2024
1 parent 67e8826 commit a7b0fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/crab/src/migration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ fn migrate() -> frame_support::weights::Weight {
let mut w = 26;

w += migration_helper::PalletCleaner {
name: b"BridgeKusamaGrandpa",
name: b"BridgePolkadotGrandpa",
values: &[
b"RequestCount",
b"InitialHash",
Expand Down

0 comments on commit a7b0fae

Please sign in to comment.