mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-06-13 13:51:04 +00:00
Change Pezkuwi chains to use TypesUsage.NONE to fix TypeReference null error
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user