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 route:
GET /gov/proposals/{proposalId}/deposits
UseCase: In the case where there are multiple account addresses paying for a governance proposal there is currently no way for them to check the funding status of that proposal, there is only a way to check the deposits from a specific address.
The text was updated successfully, but these errors were encountered:
As a user, I should be able to query the following route:
GET /gov/proposals/{proposalId}/deposits
UseCase: In the case where there are multiple account addresses paying for a governance proposal there is currently no way for them to check the funding status of that proposal, there is only a way to check the deposits from a specific address.
The text was updated successfully, but these errors were encountered: