Skip to content

Commit 6424142

Browse files
authored
Update types-known for polkadot 1002004 (#5906)
1 parent 28c2e55 commit 6424142

File tree

2 files changed

+83
-1
lines changed

2 files changed

+83
-1
lines changed

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

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3380,5 +3380,87 @@ export const upgrades: ChainUpgradesExpanded = [
33803380
1
33813381
]
33823382
]
3383+
],
3384+
[
3385+
21169168,
3386+
1002004,
3387+
[
3388+
[
3389+
"0xdf6acb689907609b",
3390+
4
3391+
],
3392+
[
3393+
"0x37e397fc7c91f5e4",
3394+
2
3395+
],
3396+
[
3397+
"0x40fe3ad401f8959a",
3398+
6
3399+
],
3400+
[
3401+
"0x17a6bc0d0062aeb3",
3402+
1
3403+
],
3404+
[
3405+
"0x18ef58a3b67ba770",
3406+
1
3407+
],
3408+
[
3409+
"0xd2bc9897eed08f15",
3410+
3
3411+
],
3412+
[
3413+
"0xf78b278be53f454c",
3414+
2
3415+
],
3416+
[
3417+
"0xaf2c0297a23e6d3d",
3418+
10
3419+
],
3420+
[
3421+
"0x49eaaf1b548a0cb0",
3422+
3
3423+
],
3424+
[
3425+
"0x91d5df18b0d2cf58",
3426+
2
3427+
],
3428+
[
3429+
"0x2a5e924655399e60",
3430+
1
3431+
],
3432+
[
3433+
"0xed99c5acb25eedf5",
3434+
3
3435+
],
3436+
[
3437+
"0xcbca25e39f142387",
3438+
2
3439+
],
3440+
[
3441+
"0x687ad44ad37f03c2",
3442+
1
3443+
],
3444+
[
3445+
"0xab3c0572291feb8b",
3446+
1
3447+
],
3448+
[
3449+
"0xbc9d89904f5b923f",
3450+
1
3451+
],
3452+
[
3453+
"0x37c8bb1350a9a2a8",
3454+
4
3455+
],
3456+
[
3457+
"0xf3ff14d5ab527059",
3458+
3
3459+
],
3460+
[
3461+
"0xfbc577b9d747efd6",
3462+
1
3463+
]
3464+
]
33833465
]
33843466
];

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ export const upgrades: ChainUpgradesRaw = [
1515
[11933818, 9270], [12217535, 9280], [12245277, 9281], [12532644, 9291], [12876189, 9300],
1616
[13800015, 9340], [14188833, 9360], [14543918, 9370], [15978362, 9420], [16450000, 9430],
1717
[17840000, 9431], [18407475, 1000001], [19551000, 1001002], [20181758, 1001003],
18-
[20438530, 1002000]
18+
[20438530, 1002000], [21169168, 1002004]
1919
];

0 commit comments

Comments
 (0)