[bisq-network/bisq] Add short cut list (#3695)

chimp1984 notifications at github.com
Tue Nov 26 20:46:51 UTC 2019


chimp1984 commented on this pull request.



>              if (Utilities.isAltOrCtrlPressed(KeyCode.R, event)) {
                 if (revertTxColumn.isVisible()) {
                     confidenceColumn.getStyleClass().remove("last-column");
                 } else {
                     confidenceColumn.getStyleClass().add("last-column");
                 }
                 revertTxColumn.setVisible(!revertTxColumn.isVisible());
-            } else if (Utilities.isAltOrCtrlPressed(KeyCode.A, event))

Oh the doc is not updated then. @m52go Could you have a look?

BTC fees go to the Bisq Donation address defined in the DAO (can be changed by voting). From that the owner of that address will buy BSQ with the BTC and burn the BSQ, so converting the fee back into the BSQ ecosystem.


-- 
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/bisq/pull/3695#discussion_r350971940
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191126/f69c60c3/attachment.html>


More information about the bisq-github mailing list