This issue is to add a route to the backend to get the faction members. The route will take the faction ID and pagination values as query parameters and return the list of members' usernames/addresses and allocations. Please sort the returned members based on allocation.
This issue is to add a route to the backend to get the faction members. The route will take the faction ID and pagination values as query parameters and return the list of members' usernames/addresses and allocations. Please sort the returned members based on allocation.
References