LBRY-Vault/electrum/plugins/trustedcoin
SomberNight 04edad9984
config: no longer singleton. it is passed to Wallet.__init__
The few other cases that used SimpleConfig.get_instance() now
either get passed a config instance, or they try to get a reference
to something else that has a reference to a config.
(see lnsweep, qt/qrcodewidget, qt/qrtextedit)
2019-09-22 20:46:01 +02:00
..
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
cmdline.py logging: basics 2019-05-02 15:19:03 +02:00
kivy.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00
qt.py follow-up cefa4762ba 2019-09-10 16:24:21 +02:00
trustedcoin.py config: no longer singleton. it is passed to Wallet.__init__ 2019-09-22 20:46:01 +02:00