Env Variable | +Definition | +
---|---|
ORACLE_KEY | +
+
+ Required
+
+ + Type - Public Key + + Description - Public key of the oracle account that has been + granted permissions to use an oracle queue + |
+
HEARTBEAT_INTERVAL | +
+
+ Optional
+
+ + Type - Number (seconds) + + Default - 30 + + Description - Seconds between oracle heartbeats. Queues have + different oracle heartbeat requirements. Recommended value is 15 + |
+
GCP_CONFIG_BUCKET | +
+
+ Optional
+
+ + Type - GCP Resource Path + + Default - Looks for configs.json in the current working + directory. If not found, no config is loaded. + + Description - Contains API keys for private API endpoints + |
+
UNWRAP_STAKE_THRESHOLD | +
+
+ Optional
+
+ + Type - Number (SOL amount, Ex. 1.55) + + Default - 0, disabled. + + Description - The Solana balance amount to trigger an unwrap stake action. When an oracle's Solana balance falls below the set threshold, the node will automatically unwrap funds from the oracle's staking wallet, leaving at least 0.1 wSOL or 10% more than the queue's minimum stake requirement. + |
+