Improve calculation of `CanRedelegate` in `StakingQuery::Delegation`
Open
blocked
enhancement
- Dominant language
- Go
- Stars
- 416
- Forks
- 538
- PR merge metrics
- No merged PRs in 30d
Description
This is a FIXME in the code. If there are any open redelegations as part of this bond, then we say you cannot redelegate anything. This may be too conservative, but I don't know how to get the real info from the staking module (or even set up realistic tests for this).
Contributor guide
Assessment
This issue has not been assessed yet.