Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Improved stat API

Compare
Choose a tag to compare
@itzmeanjan itzmeanjan released this 18 Apr 01:32
· 44 commits to main since this release
cc02779

What's new ?

/v1/stat API has been updated to include more info

{
  "pendingPoolSize": 113569,
  "queuedPoolSize": 22768,
  "uptime": "14h59m12.066436482s",
  "processed": 822953,
  "latestBlock": 12261127,
  "latestSeenAgo": "7.876590164s",
  "networkID": 1
}