mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +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
|
||||
}
|
||||
],
|
||||
"types": {
|
||||
"overridesCommon": false
|
||||
},
|
||||
"additional": {
|
||||
"themeColor": "#009639",
|
||||
"defaultBlockTimeMillis": 6000,
|
||||
@@ -94,9 +91,6 @@
|
||||
"additional": {
|
||||
"themeColor": "#009639",
|
||||
"feeViaRuntimeCall": true
|
||||
},
|
||||
"types": {
|
||||
"overridesCommon": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -173,9 +167,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"types": {
|
||||
"overridesCommon": false
|
||||
},
|
||||
"additional": {
|
||||
"themeColor": "#009639",
|
||||
"defaultBlockTimeMillis": 6000,
|
||||
@@ -224,9 +215,6 @@
|
||||
"typeExtras": null
|
||||
}
|
||||
],
|
||||
"types": {
|
||||
"overridesCommon": false
|
||||
},
|
||||
"additional": {
|
||||
"themeColor": "#009639",
|
||||
"defaultBlockTimeMillis": 6000,
|
||||
|
||||
Reference in New Issue
Block a user