GetRewardInfo¶
Query an account's claimable (unwithdrawn) voting reward.
- Service: both
WalletandWalletSolidity
rpc GetRewardInfo (BytesMessage) returns (NumberMessage) {}
See the corresponding HTTP endpoint at /wallet/getReward.
Query an account's claimable (unwithdrawn) voting reward.
Wallet and WalletSolidityrpc GetRewardInfo (BytesMessage) returns (NumberMessage) {}
See the corresponding HTTP endpoint at /wallet/getReward.