This is a backport of Core PR14877
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC5a5256baa9ab: rpc: Document default values for optional arguments
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/rpc/misc.cpp | ||
---|---|---|
386 ↗ | (On Diff #20503) | This line should be removed |
src/rpc/rawtransaction.cpp | ||
473 ↗ | (On Diff #20503) | Remove replaceable |
1539 ↗ | (On Diff #20503) | Dito |
src/wallet/rpcdump.cpp | ||
1666 ↗ | (On Diff #20503) | Revert the doc, this sentence has been added after the PR you're backporting: D6140, https://github.com/bitcoin/bitcoin/pull/14565 |
1677 ↗ | (On Diff #20503) | Dito |
src/rpc/misc.cpp | ||
---|---|---|
386 ↗ | (On Diff #20503) | Yeah, it's redundant indeed. |