mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 05:37:56 +00:00
b839a1834d
- requestWithdraw() now calls process-withdraw edge function instead of just locking balance in DB. This triggers the full flow: lock balance, send blockchain TX, complete withdrawal. - Balance card: numbers right-aligned, 2 decimal places instead of 4 - Added public SELECT RLS policy on payment_methods table (was blocking anon users from loading payment method dropdown)