fix makefile config for stagenet wallet

This commit is contained in:
woodser 2023-11-18 12:19:23 -05:00
parent f6f4fb014e
commit 5e00612f66

View File

@ -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 \