polkadot-js / tools

Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
Apache License 2.0
278 stars 70 forks source link

How to use staking proxy signing the proxied stash's unbond action? #507

Closed pursonchen closed 10 months ago

pursonchen commented 10 months ago

You know the controller account is deprecating, and the proxy account function is introduced. I set up a proxy with my validator, but I can't nominate(or other staking functions) if I only have the proxy account auth. Can I use the CLI to solve it?

For example: I suppose use the polkadot-js-api tx.staking.unbond 1with a proxy seed. I tried, but failed, can anyone help me?

polkadot-js-bot commented 9 months ago

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.