Skip to content

Instantly share code, notes, and snippets.

@ktechmidas
Created November 27, 2017 15:49
Show Gist options
  • Save ktechmidas/fcbfb33285ed9bf3286a3f5979aa03f3 to your computer and use it in GitHub Desktop.
Save ktechmidas/fcbfb33285ed9bf3286a3f5979aa03f3 to your computer and use it in GitHub Desktop.
ktech@iZj6cikugkv8h2mdz5gfvmZ:~/dashcore-0.12.3/bin# ./dash-cli getinfo
{
"version": 120300,
"protocolversion": 70208,
"walletversion": 61000,
"balance": 3001.53445299,
"privatesend_balance": 0.00000000,
"blocks": 33111,
"timeoffset": 0,
"connections": 8,
"proxy": "",
"difficulty": 18.25054554869253,
"testnet": true,
"keypoololdest": 1511789920,
"keypoolsize": 999,
"paytxfee": 0.00000000,
"relayfee": 0.00001000,
"errors": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment