Skip to content

Commit

Permalink
fix: add v9130 to kusama blockWeightsStore (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Nov 25, 2021
1 parent 5a0430b commit 212de6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains-config/metadata-consts/kusamaConsts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const kusamaDefinitions: MetadataConsts[] = [
{
runtimeVersions: [
2027, 2028, 2029, 2030, 9000, 9010, 9030, 9040, 9050, 9070, 9080, 9090,
9100, 9110, 9111, 9122,
9100, 9110, 9111, 9122, 9130,
],
perClass,
},
Expand Down

0 comments on commit 212de6d

Please sign in to comment.