<p></p>
<p>The batch transaction with txid<br>
[d68fcca34b13561759e91628149df6218ec7ec71dcbe38a98b9fba3f62fa0de7](<a href="https://blockstream.info/tx/d68fcca34b13561759e91628149df6218ec7ec71dcbe38a98b9fba3f62fa0de7" rel="nofollow">https://blockstream.info/tx/d68fcca34b13561759e91628149df6218ec7ec71dcbe38a98b9fba3f62fa0de7</a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/54798241/121789450-b4493c80-cb9b-11eb-9b4e-a441819f5cb8.png"><img width="1173" alt="Screen Shot 2021-06-12 at 16 31 06" src="https://user-images.githubusercontent.com/54798241/121789450-b4493c80-cb9b-11eb-9b4e-a441819f5cb8.png" style="max-width:100%;"></a><br>
)</p>
<p>has been broadcast and should be included in blocks in a few days.</p>
<p>The following process could not be carried out due to some incorrect payouts in the past. The payout was made manually by introducing each bitcoin address provided by each user and introducing the corresponding amount of fees:</p>
<p>The transaction was created against support-703.csv file at the root of this repo at commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/support/commit/b5414de5c525909d444056e66326c74907a71739/hovercard" href="https://github.com/bisq-network/support/commit/b5414de5c525909d444056e66326c74907a71739"><tt>b5414de</tt></a>. The csv file for creating electrum transaction was created with the following command:</p>
<p><code>$ gawk -F, '{ addresses[$3] += $4+$5 } END { for (address in addresses) printf "%s,%f\n", address, addresses[address]}' support-515.csv |grep -v address > reimbursement.csv</code></p>
<p>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.</p>
<p>The resulting csv file was fed to Electrum in the Send screen using the Tools -> Pay to many menu option.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/support/issues/945#issuecomment-860113294">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNV3P62TNVZP5IAMSYDTSPG7FANCNFSM46TC74XQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUQASGVYCXAIOQURYDTSPG7FA5CNFSM46TC74X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGNCETDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/support/issues/945#issuecomment-860113294",
"url": "https://github.com/bisq-network/support/issues/945#issuecomment-860113294",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>