Hi, I’m using QueryDelegationRewardsRequest
to try to get a delegator’s available rewards with a validator (refer to the protobuf documentation on docs. cosmos. network), but the numbers it gives me are way too big to be true.
I’m getting 4405594405594000000 uatom
, for example, whereas if I actually send a withdraw rewards message I get an amount around 10uatom
. What is this huge number and how do I get the actual available rewards? I don’t see any other methods for this in the protobuf documentation.
Thank you.
By the way, I think the discord server might be the right place for this question, butI can’t validate myself there because I verified myself with my phone number once without logging in, and now that I’m logged in it says my phone number was already used by another account.