diff --git a/Makefile b/Makefile index ee212d569d..019a73d087 100644 --- a/Makefile +++ b/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 \