-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Batch reimbursement #147
Comments
@cbeams november reimbursements are all processed in support-147.csv. Please process the payments. |
Closing as complete. The following batch transaction has just been broadcast and should confirm within a few blocks. From https://tradeblock.com/bitcoin/tx/99f68651d8fb58ff91c3a2125cf827f1fb753da2e1f07011da609f16c10a56c0: The set of addresses and amounts was produced by running the following command against
This prints out the address to reimburse (3rd field), then the sum of the trading fee (4th field) and mining fee (5th field), eliminating the first line of the file which consists of headers. The resulting CSV file was then fed into Electrum in the |
All related individual reimbursement issues were bulk-closed with the following command:
Note that the |
Previous batch reimbursement: #101
The text was updated successfully, but these errors were encountered: