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:
@@ -0,0 +1,3 @@
|
||||
# Hyperliquid Testnet
|
||||
# Copy this to .env and fill in your private key:
|
||||
HYPERLIQUID_TESTNET_PK=0x_your_private_key_here
|
||||
|
||||
Reference in New Issue
Block a user