diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-05-05 13:22:28 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-05-06 09:34:54 +0200 |
| commit | d387b8ec15e553db9b9c370314ee359e981fb374 (patch) | |
| tree | 9d1b3a161e60aff59f00ee0e9ad1fcc75ccd5056 /src/bitcoin-cli.cpp | |
| parent | Merge pull request #4120 (diff) | |
| download | discoin-d387b8ec15e553db9b9c370314ee359e981fb374.tar.xz discoin-d387b8ec15e553db9b9c370314ee359e981fb374.zip | |
rpc: add `getblockchaininfo` and `getnetworkinfo`
Adds two new info query commands that take over information from
hodge-podge `getinfo`.
Also some new information is added:
- `getblockchaininfo`
- `chain`: (string) current chain (main, testnet3, regtest)
- `verificationprogress: (numeric) estimated verification progress
- `chainwork`
- `getnetworkinfo`
- `localaddresses`: (array) local addresses, from mapLocalHost (fixes #1734)
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions