Skip to content

Commit a1f2473

Browse files
authored
Update kusama types-known for 1001003 (#5853)
1 parent 9e53fc0 commit a1f2473

File tree

2 files changed

+84
-1
lines changed

2 files changed

+84
-1
lines changed

packages/types-known/src/upgrades/e2e/kusama.ts

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4778,5 +4778,87 @@ export const upgrades: ChainUpgradesExpanded = [
47784778
1
47794779
]
47804780
]
4781+
],
4782+
[
4783+
22515962,
4784+
1001003,
4785+
[
4786+
[
4787+
"0xdf6acb689907609b",
4788+
4
4789+
],
4790+
[
4791+
"0x37e397fc7c91f5e4",
4792+
2
4793+
],
4794+
[
4795+
"0x40fe3ad401f8959a",
4796+
6
4797+
],
4798+
[
4799+
"0xd2bc9897eed08f15",
4800+
3
4801+
],
4802+
[
4803+
"0xf78b278be53f454c",
4804+
2
4805+
],
4806+
[
4807+
"0xaf2c0297a23e6d3d",
4808+
7
4809+
],
4810+
[
4811+
"0x49eaaf1b548a0cb0",
4812+
3
4813+
],
4814+
[
4815+
"0x91d5df18b0d2cf58",
4816+
2
4817+
],
4818+
[
4819+
"0x2a5e924655399e60",
4820+
1
4821+
],
4822+
[
4823+
"0xed99c5acb25eedf5",
4824+
3
4825+
],
4826+
[
4827+
"0xcbca25e39f142387",
4828+
2
4829+
],
4830+
[
4831+
"0x687ad44ad37f03c2",
4832+
1
4833+
],
4834+
[
4835+
"0xab3c0572291feb8b",
4836+
1
4837+
],
4838+
[
4839+
"0xbc9d89904f5b923f",
4840+
1
4841+
],
4842+
[
4843+
"0x37c8bb1350a9a2a8",
4844+
4
4845+
],
4846+
[
4847+
"0xf3ff14d5ab527059",
4848+
3
4849+
],
4850+
[
4851+
"0x17a6bc0d0062aeb3",
4852+
1
4853+
],
4854+
[
4855+
"0x18ef58a3b67ba770",
4856+
1
4857+
],
4858+
[
4859+
"0xfbc577b9d747efd6",
4860+
1
4861+
]
4862+
]
47814863
]
47824864
];

packages/types-known/src/upgrades/manual/kusama.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ export const upgrades: ChainUpgradesRaw = [
2020
[14248044, 9271], [14433840, 9280], [14645900, 9291], [15048375, 9300], [15426015, 9320],
2121
// we have 9340 via system.setStorage (whitelist.WhitelistedCallDispatched event)
2222
[15680713, 9340], [15756296, 9350], [15912007, 9360], [16356547, 9370], [17335450, 9381],
23-
[18062739, 9420], [18625000, 9430], [20465806, 1000000], [21570000, 1001000], [21786291, 1001002]
23+
[18062739, 9420], [18625000, 9430], [20465806, 1000000], [21570000, 1001000], [21786291, 1001002],
24+
[22515962, 1001003]
2425
];

0 commit comments

Comments
 (0)