mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-17 13:07:51 +02:00
Bump version 0.3.0, fix yieldgenerator bugs,
disable *-qt script until updated
This commit is contained in:
parent
c9ee90e5f5
commit
65478ad539
7 changed files with 10 additions and 8 deletions
|
|
@ -1605,6 +1605,8 @@ def get_wallet_printout(wallet):
|
|||
|
||||
################################
|
||||
config_load_error = False
|
||||
print('Temporarily disabled in version 0.3.0 waiting for update, please use scripts.')
|
||||
sys.exit(0)
|
||||
app = QApplication(sys.argv)
|
||||
try:
|
||||
load_program_config()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue