mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 03:36:24 -04:00
Update init and cron script references to v0.4.4 (first official beta)
This commit is contained in:
parent
0fa63bc64d
commit
c94f88a6b5
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ SN_NETWORK_ID=0
|
|||
SN_MAX_CONNECTIONS=50
|
||||
|
||||
# Location of the seed node jar file. Use to select a particular version.
|
||||
SN_JAR=~bsqsn/SeedNode-0.4.2.jar
|
||||
SN_JAR=~bsqsn/SeedNode-0.4.4.jar
|
||||
# User to run the seed node as.
|
||||
SN_USER=bsqsn
|
||||
## END CONFIGURATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue