From d5062f1130e516e34ffc3c5d598aefca379492a7 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Mon, 2 Feb 2026 07:36:27 +0300 Subject: [PATCH] Add Pezkuwi custom type aliases for Android wallet compatibility - PezspRuntimeMultiAddress -> MultiAddress - PezspCoreCryptoAccountId32 -> AccountId --- chains/types/default.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chains/types/default.json b/chains/types/default.json index 339fe42..0337ca3 100644 --- a/chains/types/default.json +++ b/chains/types/default.json @@ -21,6 +21,8 @@ "Fixed128": "u128", "AccountId": "GenericAccountId", "AccountIdOf": "AccountId", + "PezspRuntimeMultiAddress": "MultiAddress", + "PezspCoreCryptoAccountId32": "AccountId", "AccountVoteSplit": { "type": "struct", "type_mapping": [