MCPcopy Create free account
hub / github.com/api3dao/airnode / validate-config.ts

File validate-config.ts

packages/airnode-node/src/cli/validate-config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from 'path';
2import { readFileSync } from 'fs';
3import dotenv from 'dotenv';
4import { loadConfig } from '../config';

Callers

nothing calls this directly

Calls 1

loadConfigFunction · 0.90

Tested by

no test coverage detected