MCPcopy Create free account
hub / github.com/Consensys/doc.linea / fetchNodeSize.js

File fetchNodeSize.js

scripts/fetchNodeSize.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require("dotenv").config();
2const axios = require("axios");
3const fs = require("fs");
4const path = require("path");

Callers

nothing calls this directly

Calls 1

fetchDataFunction · 0.85

Tested by

no test coverage detected