mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-12 22:23:42 +01:00
fix makefile config for stagenet wallet
This commit is contained in:
parent
f6f4fb014e
commit
5e00612f66
1
Makefile
1
Makefile
@ -92,6 +92,7 @@ monerod2-local:
|
|||||||
|
|
||||||
funding-wallet-stagenet:
|
funding-wallet-stagenet:
|
||||||
./.localnet/monero-wallet-rpc \
|
./.localnet/monero-wallet-rpc \
|
||||||
|
--stagenet \
|
||||||
--rpc-bind-port 18084 \
|
--rpc-bind-port 18084 \
|
||||||
--rpc-login rpc_user:abc123 \
|
--rpc-login rpc_user:abc123 \
|
||||||
--rpc-access-control-origins http://localhost:8080 \
|
--rpc-access-control-origins http://localhost:8080 \
|
||||||
|
Loading…
Reference in New Issue
Block a user