Transfering an active stake/delegation to another account #448
-
I was wondering whether it'd be possible to introduce a feature to transfer an active stake (delegation) from CRO account A to CRO account B. Account B would gain control of it and they could initiate any possible action such as redelegations, unbonding, etc. Should this make sense, let me know in order to open an issue with the feature request (and also let me know if it does belong in this chain-main project or in other). Thanks in advance for checking this! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for your idea! I'm not sure if I'm clear on the use cases of this change (a sort of "transitive delegation"?). My hunch, however, is that this may be a bit complex due to the way how things are set up internally in Cosmos SDK (how rewards, unbonding, redelegations etc. are tracked) -- you can try opening an issue there: https://github.com/cosmos/cosmos-sdk/issues
|
Beta Was this translation helpful? Give feedback.
Thanks for your idea! I'm not sure if I'm clear on the use cases of this change (a sort of "transitive delegation"?). My hunch, however, is that this may be a bit complex due to the way how things are set up internally in Cosmos SDK (how rewards, unbonding, redelegations etc. are tracked) -- you can try opening an issue there: https://github.com/cosmos/cosmos-sdk/issues
There are a few related efforts that you may want to check out: