We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These calls are a UX improvement and also a chain bloat reduction for RAO.
move_stake should change your stake distribution from a list of subnets to the root subnet, unstaking.
move_stake
Should be an extrinsic that does both move_stake for a specific amount per subnet and move_stake for all of your stake.
No response
Should be based on feat/rao-devnet-ready-2.
feat/rao-devnet-ready-2
The text was updated successfully, but these errors were encountered:
closed by #1010
Sorry, something went wrong.
keithtensor
No branches or pull requests
Is your feature request related to a problem? Please describe.
These calls are a UX improvement and also a chain bloat reduction for RAO.
move_stake
should change your stake distribution from a list of subnets to the root subnet, unstaking.Describe the solution you'd like
Should be an extrinsic that does both
move_stake
for a specific amount per subnet andmove_stake
for all of your stake.Describe alternatives you've considered
No response
Additional context
Should be based on
feat/rao-devnet-ready-2
.The text was updated successfully, but these errors were encountered: