Skip to content

Commit 7c80f88

Browse files
committed
Typo
1 parent f85b1a8 commit 7c80f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/darwinia/src/migration.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ fn migrate() -> frame_support::weights::Weight {
126126
use frame_support::traits::ReservableCurrency;
127127

128128
for (who, count) in [
129-
("0x43269b2cf78´1E9a64Df38A2Fd849eEAd690852F0", 1),
129+
("0x43269b2cf781E9a64Df38A2Fd849eEAd690852F0", 1),
130130
("0x6dDf9E3168Ff67F1C0416879390D7e6557b87b66", 2),
131131
("0x3e25247CfF03F99a7D83b28F207112234feE73a6", 1),
132132
("0xB2960E11B253c107f973CD778bBe1520E35E8602", 1),

0 commit comments

Comments
 (0)