diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-11-18 12:05:27 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-11-18 12:05:31 +0100 |
| commit | 938863965f14ce7ab0780dd9197c6e13f2093d87 (patch) | |
| tree | 3e9418d481ad693fea5586599e755ccaecacc30b /src/httpserver.cpp | |
| parent | Merge #11140: Trivial: Improve #endif comments (diff) | |
| parent | cli: Reject arguments to -getinfo (diff) | |
| download | discoin-938863965f14ce7ab0780dd9197c6e13f2093d87.tar.xz discoin-938863965f14ce7ab0780dd9197c6e13f2093d87.zip | |
Merge #11710: cli: Reject arguments to -getinfo
dcfef27 cli: Reject arguments to -getinfo (Wladimir J. van der Laan)
Pull request description:
Currently it's possible to accidentally type e.g.
bitcoin-cli -getinfo getbalance
and get an answer which can be confusing; the trailing arguments are just ignored.
To avoid this, throw an error if the user provides arguments to
`-getinfo`.
Tree-SHA512: 3603e8fa852b884d1dd3b7462db40b092fe8b3390fd4384b4ee330315d797aff711e9f62990012fd4b5a55c8678734ba8497a5488a09ee6b65cf8a99017d6eb4
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions