mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
Add Pezkuwi custom type aliases for Android wallet compatibility
- PezspRuntimeMultiAddress -> MultiAddress - PezspCoreCryptoAccountId32 -> AccountId
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
"Fixed128": "u128",
|
||||
"AccountId": "GenericAccountId",
|
||||
"AccountIdOf": "AccountId",
|
||||
"PezspRuntimeMultiAddress": "MultiAddress",
|
||||
"PezspCoreCryptoAccountId32": "AccountId",
|
||||
"AccountVoteSplit": {
|
||||
"type": "struct",
|
||||
"type_mapping": [
|
||||
|
||||
Reference in New Issue
Block a user