-
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 #366
Comments
I am curious: I didn't receive anything yet. Do I have to do something to receive the reimbursement, or does it eventually happen? |
The payout hasn't occurred yet. It will soon, and this issue will be closed with a corresponding comment when it does. So just stay subscribed to this issue and you'll be notified. |
The batch transaction with txid The transaction was created against support-366.csv file at the root of this repo at commit b5414de. The csv file for creating electrum transaction was created with the following command:
This prints out addresses to reimburse (column 3) and sums up the trading and mining fee per address (column 4 and 5). As there are payouts to the same address the script sums them up so there is only one line in the csv file, reducing the resulting transaction size and fee. The command also eliminates the header line. The resulting csv file was fed to Electrum in the Send screen using the Tools -> Pay to many menu option. |
Related issues were closed with:
|
Previous batch reimbursement: #300
The text was updated successfully, but these errors were encountered: