Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
require(
"dotenv"
).config();
2
const
axios = require(
"axios"
);
3
const
fs = require(
"fs"
);
4
const
path = require(
"path"
);
Callers
nothing calls this directly
Calls
1
fetchData
Function · 0.85
Tested by
no test coverage detected