Skip to content

Kusama: SetSessionKeys Section Appears Outdated/Misaligned with post Asset Hub Migration #1050

@deigenvektor

Description

@deigenvektor

Page URL

https://docs.polkadot.com/infrastructure/running-a-validator/onboarding-and-offboarding/key-management/#submit-transaction-to-set-keys

What’s the issue?

The key management section appears to be outdated with the asset hub migration on Kusama and the state on polkadot.js

Case: Trying to update the session keys of a Kusama validator.


Referring to [this](https://docs.google.com/document/d/1X4EjL-7he70vtUumNhEqnUs7XdTCDj8TQpGJhNuAklY/edit?tab=t.0) Post AHM guide: Image

From these steps, it seems like Assets should be present on AssetHub (and not the RelayChain). However, currently, it appears that all assets are still on the relay chain.


On the Relay Chain, any key management operations appear to be missing: Image

On AssetHub, none of our validators show up, but we have the option to declare a new validating intention for these accounts (which we do not want).

Image
Trying to directly call the extrinsic for setting the SessionKeys on the kusama relay chain requires a proof, which is not mentioned in the documentation (Also the documentation shows a screenshot of the author rotateKeys() call here instead of the setKeys() call): Image

Suggested improvement

It would be immensely helpful to show the current process on Kusama on how to change the session keys and on which chain. It appears to me, that currently the documentation as well as the post AHM guide and the polkadot.js UI are misalinged in this regard.

I would be happy to support by raising a PR with examples or support in any way possible once the process is clear to me.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions