mirror of
https://github.com/basicswap/basicswap.git
synced 2025-04-16 19:22:07 +00:00
parent
6e0f6dabe4
commit
893fc87b28
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@ def main():
|
|||
)
|
||||
runClient(fp, data_dir, chain, start_only_coins)
|
||||
|
||||
logger.info("Done.")
|
||||
print("Done.")
|
||||
return swap_client.fail_code if swap_client is not None else 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue