[bisq-network/support] Batch reimbursement (#147)

Chris Beams notifications at github.com
Mon Dec 3 08:33:46 UTC 2018


All related individual reimbursement issues were bulk-closed with the following command:

```
for i in $(ghi list  | grep 'Fee .eimb' | cut -b3-5 | sort | head -23); do ghi close -m "Closing as reimbursed via the batch transaction documented at https://github.com/bisq-network/support/issues/147#issuecomment-443627102." $i; done;
```

Note that the `head -23` above was excluding several more recent issue IDs that were not included in this batch reimbursement.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/support/issues/147#issuecomment-443628966
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181203/95e911a9/attachment.html>


More information about the bisq-github mailing list