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

Chris Beams notifications at github.com
Sat Oct 20 14:29:35 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); do \
        ghi close -m "Closing as reimbursed via the batch transaction documented at https://github.com/bisq-network/support/issues/101#issuecomment-431585853." $i;
    done;

-- 
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/101#issuecomment-431586683
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181020/3a8a6883/attachment-0001.html>


More information about the bisq-github mailing list