Browse Source
Now call param() even for commands that don't accept any parameters. This is a bugfix of sorts. For example, before you could call: bitcoin-cli getinfo blah and the blah parameter would be ignored. Now you will get an error: "too many parameters: got 1, expected 0" Signed-off-by: Mark Beckwith <wythe@intrig.com>fix-benchmarks
Mark Beckwith
6 years ago
committed by
Christian Decker
4 changed files with 36 additions and 0 deletions
Loading…
Reference in new issue