We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85b1a8 commit 7c80f88Copy full SHA for 7c80f88
runtime/darwinia/src/migration.rs
@@ -126,7 +126,7 @@ fn migrate() -> frame_support::weights::Weight {
126
use frame_support::traits::ReservableCurrency;
127
128
for (who, count) in [
129
- ("0x43269b2cf78´1E9a64Df38A2Fd849eEAd690852F0", 1),
+ ("0x43269b2cf781E9a64Df38A2Fd849eEAd690852F0", 1),
130
("0x6dDf9E3168Ff67F1C0416879390D7e6557b87b66", 2),
131
("0x3e25247CfF03F99a7D83b28F207112234feE73a6", 1),
132
("0xB2960E11B253c107f973CD778bBe1520E35E8602", 1),
0 commit comments