diff options
| author | MarcoFalke <[email protected]> | 2018-12-19 09:12:44 +1300 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-12-19 09:12:52 +1300 |
| commit | f080c65a09a8f3b223c9b5d8e3562320bf258fcd (patch) | |
| tree | 7e989c103dbd51035931b7cb9436ef52c02aaa6d /src/httpserver.cpp | |
| parent | Merge #14985: test: Remove thread_local from test_bitcoin (diff) | |
| parent | RPCHelpMan: Support required arguments after optional ones (diff) | |
| download | discoin-f080c65a09a8f3b223c9b5d8e3562320bf258fcd.tar.xz discoin-f080c65a09a8f3b223c9b5d8e3562320bf258fcd.zip | |
Merge #14875: RPCHelpMan: Support required arguments after optional ones
fa9a5bc1a0 RPCHelpMan: Support required arguments after optional ones (MarcoFalke)
Pull request description:
There was a requirement that required arguments could not be positioned after an optional argument, but the deprecation of priority made the second argument to `prioritisetransaction` optional. So support that in `RPCHelpMan`.
Also format all named arguments in the same way (without the wrapping `"` even for strings), since the extended description already mentions the type and it feels odd to special case strings.
Tree-SHA512: c125145afb4a63abc995aaf0a89489efc0f470a720727a1ca6ee0bfd2bcbc59e87c38128dd1e0cdf03dbb5b18e84867887c3dabf6ec8378e66cb1f4cecb9e407
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions