Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staking: Fix potential division-by-zero
`v.DelegatorShares` can be 0 so don't allow division in that case.
- Loading branch information