Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Allow undelegations for all decimal amounts #378

Closed
housemobile opened this issue Jul 16, 2020 · 2 comments
Closed

Allow undelegations for all decimal amounts #378

housemobile opened this issue Jul 16, 2020 · 2 comments
Labels
invalid This doesn't seem right question Further information is requested wontfix This will not be worked on

Comments

@housemobile
Copy link

I have 0.000000635932095321469 as dust delegated to a validator. I'd like to undelegate it so it stops showing up but Big Dipper only lets me transact up to 6 decimal places. Please increase this to 21 (or whatever the maximum amount of decimals in Cosmos is) so I can undelegate the full amount. Thank you.

@kwunyeung
Copy link
Member

Hi @housemobile ! Thank you for reporting issue. However, this is currently not possible as the undelegation message on Cosmos Hub only accept an amount of uatom which is 6 decimal places of ATOM.

https://github.com/cosmos/cosmos-sdk/blob/v0.37.13/x/staking/types/msg.go#L318

@kwunyeung kwunyeung added invalid This doesn't seem right question Further information is requested wontfix This will not be worked on labels Jul 20, 2020
@kwunyeung
Copy link
Member

It's a feature in the SDK. Can't be fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants