Skip to content

Instantly share code, notes, and snippets.

@luongthomas
Created August 21, 2018 21:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luongthomas/e802fff5c97214cc46e690a587049f01 to your computer and use it in GitHub Desktop.
Save luongthomas/e802fff5c97214cc46e690a587049f01 to your computer and use it in GitHub Desktop.
 ””/bin   master ●  ./cli info  ✔  754  14:46:14
Warning: The `hsd cli` interface is deprecated.
Please use `hsd-cli` ($ npm install bclient).
{
"version": "0.0.0",
"network": "testnet",
"chain": {
"height": 8433,
"tip": "87b3591e55f22046fd357f91dafb81aea7f41a12635856ec3f796f144324cf9f",
"progress": 1
},
"pool": {
"host": "0.0.0.0",
"port": 13038,
"agent": "/hsd:0.0.0/",
"services": "1",
"outbound": 6,
"inbound": 0
},
"mempool": {
"tx": 0,
"size": 0
},
"time": {
"uptime": 39,
"system": 1534888002,
"adjusted": 1534888002,
"offset": 0
},
"memory": {
"total": 69,
"jsHeap": 16,
"jsHeapTotal": 20,
"nativeHeap": 48,
"external": 22
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment