Files
pezkuwi-subxt/cumulus/parachains/runtimes/people
Ignacio Palacios 8b28031d16 Add Storage to PolkadotXcm for People Chains (#2959)
After People Rococo deployment, we noticed that `safeXcmVersion` wasn't
initialised.

I think it is due to `Storage` missing in the pallet's declaration. This
PR should fix it.
2024-01-17 11:05:44 +00:00
..

People System Chain

The People Chain is a parachain to host the Identity pallet and serve as a location to which to migrate identity-related information from the Relay Chain. It is part of the implementation of Fellowship RFC 32.