mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
preparescript: Add WALLET_ENCRYPTION_PWD env var.
Removed unnecessary START_DAEMONS env var. Remove all cached addresses from the basicswap db for a wallet after reseeding. Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
This commit is contained in:
@@ -15,6 +15,7 @@ basicswap-prepare can be configured to download all binaries through tor and to
|
||||
|
||||
Docker will create directories instead of files if these don't exist.
|
||||
|
||||
mkdir -p $COINDATA_PATH/tor
|
||||
touch $COINDATA_PATH/tor/torrc
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user