mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-22 11:39:29 +00:00
fix makefile config for stagenet wallet
This commit is contained in:
parent
f6f4fb014e
commit
5e00612f66
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -92,6 +92,7 @@ monerod2-local:
|
|||
|
||||
funding-wallet-stagenet:
|
||||
./.localnet/monero-wallet-rpc \
|
||||
--stagenet \
|
||||
--rpc-bind-port 18084 \
|
||||
--rpc-login rpc_user:abc123 \
|
||||
--rpc-access-control-origins http://localhost:8080 \
|
||||
|
|
Loading…
Reference in a new issue