1
0

add base_unit to amount fields

This commit is contained in:
ThomasV
2015-10-16 11:18:24 +02:00
parent 67bc6da794
commit aa83f5fdca
4 changed files with 48 additions and 83 deletions

View File

@@ -73,10 +73,6 @@ class ElectrumGui:
# base
#init_plugins(self)
def set_url(self, url):
#self.current_window.pary_from_URI
pass
def main(self):
''' The main entry point of the kivy ux
:param url: 'bitcoin:' uri as mentioned in bip0021