From 60e2e901d3ed49d07e1323c96062d000d3951d8b Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer <12520755+SamsungGalaxyPlayer@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:07:20 -0500 Subject: [PATCH] style(blog): Lightweight Wallet -> Light-Wallet (#3145) Signed-off-by: fria Signed-off-by: redoomed1 Signed-off-by: Jonah Aragon --- blog/posts/monero-server-using-truenas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/monero-server-using-truenas.md b/blog/posts/monero-server-using-truenas.md index 6a0e4555..c77798f6 100644 --- a/blog/posts/monero-server-using-truenas.md +++ b/blog/posts/monero-server-using-truenas.md @@ -66,7 +66,7 @@ All of these applications are optional. You can set up nearly any combination of | Arti | A [Tor](https://www.privacyguides.org/en/advanced/tor-overview) client written in Rust. | Connect to Tor nodes, broadcast transactions over Tor, and connect to TrueNAS apps over Tor. | | Java I2P | The officially distributed app to connect to the [I2P network](https://www.privacyguides.org/en/alternative-networks/#i2p-the-invisible-internet-project). | Connect to I2P nodes, broadcast transactions over I2P, and connect to TrueNAS apps over I2P. | | Monero Node | The officially distributed app for communicating with the Monero network. | The app provides the necessary information to send and receive Monero transactions. Most wallets (including the official Monero wallets and Cake Wallet) connect to Monero nodes. | -| Monero-LWS | A "**L**ight**w**eight **S**erver" that allows "lightweight" wallets to send and receive Monero transactions. | Lightweight Monero wallet apps (including Edge Wallet and MyMonero) can connect to this server so that the wallet itself does not need to scan/sync Monero history; the server handles this scanning/syncing. | +| Monero-LWS | A "**L**ight-**W**allet **S**erver" that allows "light-wallets" to send and receive Monero transactions. | Monero light-wallet apps (including Edge Wallet and MyMonero) can connect to this server so that the wallet itself does not need to scan/sync Monero history; the server handles this scanning/syncing. | ## Configure TrueNAS Storage