doc: Add warning mark

This commit is contained in:
sprites0
2025-04-18 06:39:59 +00:00
parent b2adb0f31d
commit abfd8656c3

View File

@ -2,7 +2,7 @@
Hyperliquid archive node based on [reth](https://github.com/paradigmxyz/reth). Hyperliquid archive node based on [reth](https://github.com/paradigmxyz/reth).
## System Transactions Appear as Pseudo Transactions ## ⚠️ IMPORTANT: System Transactions Appear as Pseudo Transactions
Deposit transactions from `0x222..22` to user addresses are intentionally recorded as pseudo transactions. Deposit transactions from `0x222..22` to user addresses are intentionally recorded as pseudo transactions.
This change simplifies block explorers, making it easier to track deposit timestamps. This change simplifies block explorers, making it easier to track deposit timestamps.