Change Pezkuwi chains to use TypesUsage.NONE to fix TypeReference null error

This commit is contained in:
2026-02-03 18:17:09 +03:00
parent e83f86dffb
commit bbf516ea2e
-12
View File
@@ -53,9 +53,6 @@
"typeExtras": null "typeExtras": null
} }
], ],
"types": {
"overridesCommon": false
},
"additional": { "additional": {
"themeColor": "#009639", "themeColor": "#009639",
"defaultBlockTimeMillis": 6000, "defaultBlockTimeMillis": 6000,
@@ -94,9 +91,6 @@
"additional": { "additional": {
"themeColor": "#009639", "themeColor": "#009639",
"feeViaRuntimeCall": true "feeViaRuntimeCall": true
},
"types": {
"overridesCommon": false
} }
}, },
{ {
@@ -173,9 +167,6 @@
} }
} }
], ],
"types": {
"overridesCommon": false
},
"additional": { "additional": {
"themeColor": "#009639", "themeColor": "#009639",
"defaultBlockTimeMillis": 6000, "defaultBlockTimeMillis": 6000,
@@ -224,9 +215,6 @@
"typeExtras": null "typeExtras": null
} }
], ],
"types": {
"overridesCommon": false
},
"additional": { "additional": {
"themeColor": "#009639", "themeColor": "#009639",
"defaultBlockTimeMillis": 6000, "defaultBlockTimeMillis": 6000,