ALLORA_OFFCHAIN_NODE_CONFIG_JSON='{ "wallet": { "addressKeyName": "test", "addressRestoreMnemonic": "", "addressAccountPassphrase": "", "alloraHomeDir": "", "gas": "1000000", "gasAdjustment": 1.0, "nodeRpc": "http://localhost:26657", "maxRetries": 1, "delay": 1, "submitTx": false }, "worker": [ { "topicId": 1, "inferenceEntrypointName": "api-worker-reputer", "loopSeconds": 5, "parameters": { "InferenceEndpoint": "http://inference:8000/inference/{Token}", "Token": "ETH" } } ] }'