You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I should be able to query the following routes:
GET /stake/validators/{validatorAddr}/unbonding_delegations
GET /stake/validators/{validatorAddr}/redelegations
UseCase: Validators who want to check which account addresses have delegated to them. Without these endpoints there is no way for validators to check this information.
The text was updated successfully, but these errors were encountered:
As a user, I should be able to query the following routes:
GET /stake/validators/{validatorAddr}/unbonding_delegations
GET /stake/validators/{validatorAddr}/redelegations
UseCase: Validators who want to check which account addresses have delegated to them. Without these endpoints there is no way for validators to check this information.
The text was updated successfully, but these errors were encountered: