mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
add haveno-desktop-stagenet to makefile
This commit is contained in:
parent
38bbfafcbb
commit
856ff9864f
10
Makefile
10
Makefile
@ -362,6 +362,16 @@ user3-desktop-stagenet:
|
||||
--apiPassword=apitest \
|
||||
--apiPort=3203
|
||||
|
||||
haveno-desktop-stagenet:
|
||||
./haveno-desktop$(APP_EXT) \
|
||||
--baseCurrencyNetwork=XMR_STAGENET \
|
||||
--useLocalhostForP2P=false \
|
||||
--useDevPrivilegeKeys=false \
|
||||
--nodePort=3104 \
|
||||
--appName=Haveno \
|
||||
--apiPassword=apitest \
|
||||
--apiPort=3204
|
||||
|
||||
# Mainnet network
|
||||
|
||||
monerod:
|
||||
|
Loading…
Reference in New Issue
Block a user