fireduck64/jelectrum

serverinfo

fireduck64 opened this issue · 1 comments

Make something like this:

$ electrum-server getinfo
{
"blocks": 371104,
"cached": 44155,
"peers": 38,
"sessions": 185,
"watched": 1505
}

I don't have this exactly as that, but there is now an event log line every minute like this:
USERS Connections: 20 Block subs: 2 Block num subs: 0 Address subs: 2512

There are some privacy concerns with sharing that beyond the server op, so not making it api accessable.