[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Staking Proxy can't register account as validator #14781

Closed
2 tasks done
nicolasochem opened this issue Aug 16, 2023 · 1 comment
Closed
2 tasks done

Staking Proxy can't register account as validator #14781

nicolasochem opened this issue Aug 16, 2023 · 1 comment
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.

Comments

@nicolasochem
Copy link

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.

Description of bug

Controller accounts are being deprecated. I want to use a proxy account to declare intent to validate, just like I would previously have used a separate controller.

I have a bonded account not currently registered as validator.

When using the staking/validate extrinsic by proxy, I get a "NotController" error.

Previously, this action was allowed when the controller was separate from the stash. Therefore, it should also be allowed here.

I have verified that the account has the proxy set as "Staking Proxy".

Steps to reproduce

On kusama, run the 'staking/validate' extrincic for an account with the staking proxy. It fails with "Error: NotController"

@github-actions github-actions bot added the J2-unconfirmed Issue might be valid, but it’s not yet known. label Aug 16, 2023
@nicolasochem
Copy link
Author

my bad. actually, I had to set the existing controller back to the stash and then it started working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.
Projects
None yet
Development

No branches or pull requests

1 participant