Fix node.py sync (previous commit had broken file from failed upload)

Properly synced live/node.py with the _load_key() function
that reads from env var or .env file as fallback.
This commit is contained in:
ramseshk
2026-08-04 02:47:53 +00:00
parent b43b54fd6a
commit 1d836307f5
2 changed files with 193 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Hyperliquid Testnet
# Copy this to .env and fill in your private key:
HYPERLIQUID_TESTNET_PK=0x_your_private_key_here