mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-23 05:55:33 -04:00
Use separate dirs for version and btc network, bootstrap to all bootstrap nodes, change config of bootstrap node
This commit is contained in:
parent
7a9de65e86
commit
fc3634af7b
29 changed files with 285 additions and 272 deletions
|
@ -68,7 +68,7 @@ public class UpdateProcess {
|
|||
protected Timer timeoutTimer;
|
||||
|
||||
@Inject
|
||||
public UpdateProcess(Environment environment) {
|
||||
public UpdateProcess(BitsquareEnvironment environment) {
|
||||
this.environment = environment;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue