From 8faac526b7daa05aa76b39f23952e355fc954bb2 Mon Sep 17 00:00:00 2001 From: sprites0 <199826320+sprites0@users.noreply.github.com> Date: Thu, 11 Sep 2025 19:32:55 -0400 Subject: [PATCH] doc: Add support channel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90e7fb688..548128194 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ HyperEVM archive node implementation based on [reth](https://github.com/paradigmxyz/reth). NodeBuilder API version is heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc). +Got questions? Drop by the [Hyperliquid Discord](https://discord.gg/hyperliquid) #node-operators channel. + ## ⚠️ IMPORTANT: System Transactions Appear as Pseudo Transactions Deposit transactions from [System Addresses](https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/hyperevm/hypercore-less-than-greater-than-hyperevm-transfers#system-addresses) like `0x222..22` / `0x200..xx` to user addresses are intentionally recorded as pseudo transactions.