mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 14:47:58 +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.