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: allow getDelegatesBySpace to fetch delegates for all spaces (#1050)
* feat: allow getDelegatesBySpace to fetch delegates for all spaces
With this change space can be passed as null and this will result in all
delegates to be returned instead of per-space results only.
This will be used on new delegate-registry-api.
* v0.12.7
---------
Co-authored-by: Chaitanya <[email protected]>
0 commit comments