crypto-com / crypto-com/chain-indexing
Problem: Bonded balance is single denomination
Open
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Right now in some places the bonded balance is treated as `Coins`, but in Cosmos there can only be a single currency. We should update all the place to use `coin.Coin` and `coin.DecCoin`.
This may also break existing APIs. So has to be carefully handled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.