Browse Source
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`.0.16
Wladimir J. van der Laan
7 years ago
2 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue