History: disable payment proof for hardware wallets

This commit is contained in:
selsta 2021-12-11 04:02:35 +01:00
parent bddb9b0050
commit 6b926b3199
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -1013,6 +1013,7 @@ Rectangle {
MoneroComponents.StandardButton { MoneroComponents.StandardButton {
visible: isout visible: isout
enabled: currentWallet ? !currentWallet.isHwBacked() : false
anchors.left: btnDetails.right anchors.left: btnDetails.right
anchors.leftMargin: 10 anchors.leftMargin: 10
text: FontAwesome.productHunt text: FontAwesome.productHunt