This is a followup change based on #33230 (comment) because #33230 enabled handling cli arguments with either json or a string but the examples (i.e. bitcoin-cli help gettxoutsetinfo and bitcoin-cli help getblockstats) left the quotes. I considered adding a new example but felt that change might seem confusing.
doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples #36155
pull csjones wants to merge 1 commits into bitcoin:master from 21-DOT-DEV:REMOVE-EXAMPLE-QUOTES changing 1 files +2 −2-
csjones commented at 10:54 PM on September 2, 2026: contributor
-
doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples 57a79c6962
- DrahtBot added the label Docs on Sep 2, 2026
-
DrahtBot commented at 10:54 PM on September 2, 2026: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/36155.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline and AI policy for information on the review process.
Type Reviewers ACK nervana21 If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
nervana21 commented at 8:25 PM on September 3, 2026: contributor
ACK 57a79c69627de7854d5aec7b6b121e4a987ceb52
-
sedited commented at 11:54 AM on September 5, 2026: contributor
Your test instructions in the pull request description are confused. Can you remove them? Should be self-evident for reviewers what to check anyway.
-
csjones commented at 7:59 PM on September 5, 2026: contributor
Your test instructions in the pull request description are confused. Can you remove them? Should be self-evident for reviewers what to check anyway.
I updated the description.