From bdfa6e1f9f582abd932d6de365b81182e48035f2 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Tue, 6 Jul 2021 19:49:50 +0200 Subject: [PATCH] Replace xmr.to stagenet node with melo.tools node XMR.to has abandoned their community services. --- docs/asb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/asb/README.md b/docs/asb/README.md index 396ee195..45a178e8 100644 --- a/docs/asb/README.md +++ b/docs/asb/README.md @@ -15,7 +15,7 @@ This quickstart guide assumes that you are running the software on testnet (i.e. Public Monero stagenet nodes for running the Monero Wallet RPC: - `monero-stagenet.exan.tech:38081` -- `stagenet.community.xmr.to:38081` +- `stagenet.melo.tools:38081` Run `./asb --help` for more information.