You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the latest changes happening to the identity pallet we need to ensure that when we are connected to the relay chain it holds an extra connection to the people chain in order to retrieve all identities.
This has been done in the past but in the opposite fashion where the system parachain would query the relay chain for the identities.
#10581 went in and resolved the broken set identity in the UI for the peoples chain while giving backwards compatibility.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.
Given the latest changes happening to the identity pallet we need to ensure that when we are connected to the relay chain it holds an extra connection to the people chain in order to retrieve all identities.
This has been done in the past but in the opposite fashion where the system parachain would query the relay chain for the identities.
#10581 went in and resolved the broken set identity in the UI for the peoples chain while giving backwards compatibility.
Next polkadot-js/api#5883 needs to be fixed.
The text was updated successfully, but these errors were encountered: