From 673a2b157d057e327ab164bca6bbd20e18f8aa74 Mon Sep 17 00:00:00 2001 From: HardenedSteel Date: Mon, 12 Aug 2024 23:07:40 +0000 Subject: [PATCH] Update docs/tutorials/monero.md Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com> --- docs/tutorials/monero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/monero.md b/docs/tutorials/monero.md index 3fa6fbb..6e8167e 100644 --- a/docs/tutorials/monero.md +++ b/docs/tutorials/monero.md @@ -47,7 +47,7 @@ Open wallet inteface (the "RPC") allows anyone to connect their wallets to Moner If you already have a node with public RPC and now want to run i2p service, follow those steps: -1) Make sure the node is already configured for public use and running. (For an example you setted up `monero.conf` such as `public-node=1` with `restricted-rpc=1`) +1) Make sure the node is running and configured with a restricted rpc port by adding `rpc-restricted-bind-port=18089` to your monerod startup flags or config file. 2) Configure i2pd to create server type tunnel and put in your `./tunnels.conf` file: