1
0

link point of sale plugin with receive tab

This commit is contained in:
ThomasV
2014-06-17 14:27:56 +02:00
parent 52e74ccda1
commit 104fbe6cac
2 changed files with 19 additions and 157 deletions

View File

@@ -791,6 +791,7 @@ class ElectrumWindow(QMainWindow):
else:
url = ""
self.receive_qr.setData(url)
run_hook('update_receive_qr', addr, amount, message, url)
def create_send_tab(self):