mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-25 16:15:42 +00:00
9fd6b79249
Application struct has no status field - was filtering by appData.status === 'PendingReferral' which always returned false. Now checks kycStatuses storage instead, and allows founder to see all pending applications.