Closed ArbenKarb closed 4 years ago
a) in redis console keys user_*
b) ./node_modules/.bin/babel-node ./scripts/show_user.js <userid here>
or reading script ./scripts/show_user.js
can give you ideas on how to navigate database and calculate some stats.
Is there a way to query
a) How many user wallets are connected to the LNDHub b) What the balance of those "accounts" are?