Import LN historical statistics (network wide + per node)

This commit is contained in:
nymkappa
2022-08-01 17:25:44 +02:00
parent 9126387847
commit 068f7392dd
7 changed files with 440 additions and 183 deletions

View File

@@ -53,6 +53,7 @@
"@typescript-eslint/parser": "^5.30.5",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"fast-xml-parser": "^4.0.9",
"prettier": "^2.7.1"
}
}