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
feat: add get_proposals to query governance proposals
Introduce the `get_proposals` method in `QueryGroup` to retrieve governance
proposals eligible for ratification. The method allows querying all proposals
or filtering by specific governance action transaction ID and index.
0 commit comments