Skip to content

Commit

Permalink
Update Polkadot 1002006 types-known (#5937)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jul 13, 2024
1 parent f92f2ea commit 217da14
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 1 deletion.
82 changes: 82 additions & 0 deletions packages/types-known/src/upgrades/e2e/polkadot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3544,5 +3544,87 @@ export const upgrades: ChainUpgradesExpanded = [
1
]
]
],
[
21558004,
1002006,
[
[
"0xdf6acb689907609b",
4
],
[
"0x37e397fc7c91f5e4",
2
],
[
"0x40fe3ad401f8959a",
6
],
[
"0x17a6bc0d0062aeb3",
1
],
[
"0x18ef58a3b67ba770",
1
],
[
"0xd2bc9897eed08f15",
3
],
[
"0xf78b278be53f454c",
2
],
[
"0xaf2c0297a23e6d3d",
10
],
[
"0x49eaaf1b548a0cb0",
3
],
[
"0x91d5df18b0d2cf58",
2
],
[
"0x2a5e924655399e60",
1
],
[
"0xed99c5acb25eedf5",
3
],
[
"0xcbca25e39f142387",
2
],
[
"0x687ad44ad37f03c2",
1
],
[
"0xab3c0572291feb8b",
1
],
[
"0xbc9d89904f5b923f",
1
],
[
"0x37c8bb1350a9a2a8",
4
],
[
"0xf3ff14d5ab527059",
3
],
[
"0xfbc577b9d747efd6",
1
]
]
]
];
2 changes: 1 addition & 1 deletion packages/types-known/src/upgrades/manual/polkadot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ export const upgrades: ChainUpgradesRaw = [
[11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300],
[13800015, 9340], [14188833, 9360], [14543918, 9370], [15978362, 9420], [16450000, 9430],
[17840000, 9431], [18407475, 1000001], [19551000, 1001002], [20181758, 1001003],
[20438530, 1002000], [21169168, 1002004], [21455374, 1002005]
[20438530, 1002000], [21169168, 1002004], [21455374, 1002005], [21558004, 1002006]
];

0 comments on commit 217da14

Please sign in to comment.