Add types URL to Pezkuwi mainnet chain config

Points to pezkuwi.json for custom type definitions needed for
proper extrinsic encoding.
This commit is contained in:
2026-02-03 07:52:25 +03:00
parent 22b3052796
commit 83d25d29a1
+1
View File
@@ -54,6 +54,7 @@
} }
], ],
"types": { "types": {
"url": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/chains/types/pezkuwi.json",
"overridesCommon": false "overridesCommon": false
}, },
"additional": { "additional": {