Admins and indexers need an easy way to list pending verification requests.
Acceptance criteria:
Maintain pending verification index.
Add paginated pending verification getter.
Remove requests from pending index on approval/rejection.
Tests cover ordering and pagination.
Admins and indexers need an easy way to list pending verification requests.
Acceptance criteria:
Maintain pending verification index.
Add paginated pending verification getter.
Remove requests from pending index on approval/rejection.
Tests cover ordering and pagination.