mirror of
https://github.com/basicswap/basicswap.git
synced 2026-05-07 06:52:12 +02:00
fix: ltc, deduplicate checkWallets
This commit is contained in:
@@ -222,6 +222,7 @@ def prepare_swapclient_dir(
|
||||
"datadir": os.path.join(datadir, "ltc_" + str(node_id)),
|
||||
"bindir": cfg.LITECOIN_BINDIR,
|
||||
"use_segwit": True,
|
||||
"wallet_name": "bsx_wallet",
|
||||
}
|
||||
|
||||
if cls:
|
||||
|
||||
Reference in New Issue
Block a user