This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
run Gratipay 178 #385
Labels
Comments
Under Review 18. |
|
Script started. |
|
=> select count(due), sum(due) from current_payment_instructions where due > 0;
┌───────┬──────────┐
│ count │ sum │
├───────┼──────────┤
│ 1287 │ 18299.37 │
└───────┴──────────┘
(1 row)
=> update exchange_routes set fee_cap=20 where fee_cap is null and network='paypal';
UPDATE 21 |
No MassPay |
MassPay done and posted back for 46 users. Escrow is fine. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
177
The text was updated successfully, but these errors were encountered: