From 7da6fee93ddc638fc0ef0afe02b10e2f24ff951e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ekiserrep=C3=A9?= Date: Tue, 3 Mar 2026 07:59:01 +0100 Subject: [PATCH] Update m12-xahaud-modes.js --- src/data/modules/m12-xahaud-modes.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/data/modules/m12-xahaud-modes.js b/src/data/modules/m12-xahaud-modes.js index 83a3fb9..050a3e8 100644 --- a/src/data/modules/m12-xahaud-modes.js +++ b/src/data/modules/m12-xahaud-modes.js @@ -20,8 +20,8 @@ export default { { id: "m12l1", title: { - es: "Tipos de nodos en la red Xahau", - en: "Node Types in the Xahau Network", + es: "Tipos de nodos en la blockchain Xahau", + en: "Node Types in the Xahau blockchain", jp: "", }, theory: { @@ -1170,8 +1170,6 @@ A xahaud node configured with no ledger history (\`ledger_history=none\`). Its o - Cannot answer historical queries - Needs connection to at least one tracking or full history node to work ---- - ### Hub Node A hub node is a well-connected node that acts as a **relay point** between other network nodes. It neither validates nor stores history, but maintains a large number of simultaneous peer connections.