Skip to content

Commit

Permalink
Update Kusama types-known for 1002004 (#5902)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jun 7, 2024
1 parent 2b70306 commit 7b00fd3
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/kusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5024,5 +5024,87 @@ export const upgrades: ChainUpgradesExpanded = [
1
]
]
],
[
23450253,
1002004,
[
[
"0xdf6acb689907609b",
4
],
[
"0x37e397fc7c91f5e4",
2
],
[
"0x40fe3ad401f8959a",
6
],
[
"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
],
[
"0x17a6bc0d0062aeb3",
1
],
[
"0x18ef58a3b67ba770",
1
],
[
"0xfbc577b9d747efd6",
1
]
]
]
];
2 changes: 1 addition & 1 deletion packages/types-known/src/upgrades/manual/kusama.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ export const upgrades: ChainUpgradesRaw = [
// we have 9340 via system.setStorage (whitelist.WhitelistedCallDispatched event)
[15680713, 9340], [15756296, 9350], [15912007, 9360], [16356547, 9370], [17335450, 9381],
[18062739, 9420], [18625000, 9430], [20465806, 1000000], [21570000, 1001000], [21786291, 1001002],
[22515962, 1001003], [22790000, 1002000], [23176015, 1002001]
[22515962, 1001003], [22790000, 1002000], [23176015, 1002001], [23450253, 1002004]
];

0 comments on commit 7b00fd3

Please sign in to comment.