Open
Description
Is there an existing issue?
- I have searched the existing issues
Experiencing problems? Have you tried our Stack Exchange first?
- This is not a support question.
Motivation
Motivation mentioned here: https://github.com/polkadot-fellows/RFCs/pull/76/files#diff-26a34bd4a30949abd8e394e45855154a61baf508856915c9ebc105726c28e502R13
Request
Change identity raw data values to be generic Get to allow larger lengths instead of restricted to 32 bytes/chars limit.
Solution
Solution as established here polkadot-fellows/RFCs#76
This Data type is currently re-used across both the new Rococo config and partly in Polkadot.
It should be enough to make that 32 there generic as Get for the identity.
Then in a second change you can increase it for the Polkadot runtime config.
So first a PR to polkadot-sdk to make that value configurable and then we can propose the change in the pallet config.
Are you willing to help with this request?
Yes!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog