MCPcopy Index your code
hub / github.com/api3dao/airnode / createNodeVersion

Function createNodeVersion

packages/airnode-examples/integrations/config-utils.ts:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 (generateExampleFile ? 31337 : await readChainId(chain)).toString();
64
65export const createNodeVersion = () => {
66 return packageVersion;
67};
68
69/**
70 * If the AirnodeRrpV0DryRun contract has been deployed, add its address to the config file,

Callers 10

createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90
createConfigFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected