mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
Added restrict_unknown_seed_wallets setting.
This commit is contained in:
@@ -207,6 +207,7 @@ def prepare_swapclient_dir(datadir, node_id, network_key, network_pubkey, with_c
|
||||
'min_delay_retry': 2,
|
||||
'max_delay_retry': 10,
|
||||
'debug_ui': True,
|
||||
'restrict_unknown_seed_wallets': False,
|
||||
}
|
||||
|
||||
if Coins.XMR in with_coins:
|
||||
|
||||
Reference in New Issue
Block a user