diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-11-17 14:11:02 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-11-17 15:11:50 +0100 |
| commit | dcfef277b4920552f438c110390a5de93892a8de (patch) | |
| tree | 8083a2d49b45dbd081862a8fd0fad7318cd07ecc /src/script/script.cpp | |
| parent | Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis... (diff) | |
| download | discoin-dcfef277b4920552f438c110390a5de93892a8de.tar.xz discoin-dcfef277b4920552f438c110390a5de93892a8de.zip | |
cli: Reject arguments to -getinfo
Currently it's possible to accidentally type e.g.
bitcoin-cli -getinfo getbalance
and get an answer which can be confusing; the trialing arguments are
just ignored.
To avoid this, throw an error if the user provides arguments to
`-getinfo`.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions