fix: ltc, deduplicate checkWallets

This commit is contained in:
tecnovert
2026-05-02 21:47:50 +02:00
parent 6dcf0df8aa
commit dfa11ed32f
2 changed files with 1 additions and 81 deletions
+1
View File
@@ -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: