UNPKG

@energyweb/node-red-contrib-green-proof-worker

Version:
12 lines (11 loc) 522 B
export declare const nodesGlobalEnvConfig: { VOTING_SERVICE_CONFIG_WORKER_SEED: string | undefined; VOTING_SERVICE_CONFIG_WORKER_ADDRESS: string | undefined; VOTING_SERVICE_CONFIG_VOTING_URL: string | undefined; VOTING_SERVICE_CONFIG_INDEXER_URL: string | undefined; SOURCE_HTTP_API_HOST: string | undefined; SOURCE_HTTP_API_RETRY_TIME: string | undefined; SOURCE_KAFKA_CONFIG_BROKERS: string | undefined; SQLITE_CONFIG_DB_LOCATION: string | undefined; BASE_URL: string | undefined; };