{
 "number": 36155,
 "repo": "bitcoin/bitcoin",
 "url": "https://github.com/bitcoin/bitcoin/pull/36155",
 "title": "doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples",
 "author": "csjones",
 "author_association": "CONTRIBUTOR",
 "created_at": "2026-09-02T22:54:40Z",
 "updated_at": "2026-09-05T19:59:51Z",
 "age_days": 14,
 "draft": false,
 "labels": [
  "Docs"
 ],
 "milestone": null,
 "base": "master",
 "head_sha": "57a79c69627de7854d5aec7b6b121e4a987ceb52",
 "head_ref": "REMOVE-EXAMPLE-QUOTES",
 "head_repo": "21-DOT-DEV/bitcoin",
 "head_history": [],
 "additions": 2,
 "deletions": 2,
 "changed_files": 1,
 "commit_count": 1,
 "size_bucket": "S",
 "mergeable_state": "clean",
 "bot": {
  "drahtbot": {
   "present": true,
   "reviews": {
    "ack": [
     {
      "login": "nervana21",
      "url": "https://github.com/bitcoin/bitcoin/pull/36155#issuecomment-5531671890"
     }
    ]
   },
   "conflicts": []
  }
 },
 "acks_parsed": {
  "nervana21": {
   "kind": "ack",
   "hash": "57a79c69627de7854d5aec7b6b121e4a987ceb52",
   "t": "2026-09-03T20:25:00Z",
   "stale": false
  }
 },
 "acks_tally": {
  "ack": 1,
  "stale_ack": 0,
  "concept_ack": 0,
  "approach_ack": 0,
  "nack": 0,
  "concept_nack": 0,
  "approach_nack": 0
 },
 "reviews": {
  "approved": 0,
  "changes_requested": 0,
  "distinct_reviewers": [
   "nervana21",
   "sedited"
  ]
 },
 "signals": {
  "needs_rebase": false,
  "ci_failed": false,
  "mergeable_state": "clean",
  "last_author_activity": "2026-09-05T19:59:51Z",
  "last_reviewer_activity": "2026-09-05T11:54:52Z",
  "last_reviewer": "sedited",
  "author_silent_days": 11,
  "waiting_on_author_days": 0,
  "days_since_update": 11
 },
 "refs": {
  "mentioned": [],
  "depends_on": [],
  "fixes": [],
  "linked_issues": [],
  "references": [],
  "conflicts": []
 },
 "stack": {
  "shares_commits_with": [],
  "based_on": [],
  "base_for": []
 },
 "review_paths": [],
 "body": "This is a followup change based on https://github.com/bitcoin/bitcoin/pull/33230#issuecomment-3216227775 because https://github.com/bitcoin/bitcoin/pull/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.",
 "commits": [
  {
   "sha": "57a79c69627de7854d5aec7b6b121e4a987ceb52",
   "date": "2026-09-02T22:22:55Z",
   "message": "doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples"
  }
 ],
 "timeline": [
  {
   "t": "2026-09-03T20:25:00Z",
   "kind": "comment",
   "who": "nervana21",
   "assoc": "CONTRIBUTOR",
   "text": "ACK 57a79c69627de7854d5aec7b6b121e4a987ceb52"
  },
  {
   "t": "2026-09-05T11:54:52Z",
   "kind": "comment",
   "who": "sedited",
   "assoc": "MEMBER",
   "text": "Your test instructions in the pull request description are confused. Can you remove them? Should be self-evident for reviewers what to check anyway."
  },
  {
   "t": "2026-09-05T19:59:51Z",
   "kind": "comment",
   "who": "csjones",
   "assoc": "CONTRIBUTOR",
   "text": "[quoted text omitted]\n\nI updated the description."
  }
 ],
 "labels_log": [
  {
   "t": "2026-09-02T22:54:44Z",
   "action": "labeled",
   "label": "Docs",
   "who": "DrahtBot"
  }
 ],
 "state_log": [],
 "text_chars": 805,
 "text_tokens_estimate": 201,
 "changed_paths": [
  "src/rpc/blockchain.cpp"
 ],
 "files": [
  {
   "path": "src/rpc/blockchain.cpp",
   "add": 2,
   "del": 2
  }
 ],
 "test_lines": 0,
 "git": {
  "head": "57a79c69627de7854d5aec7b6b121e4a987ceb52",
  "head_matches_backup": true,
  "base": "dc0395c5858a1d55239b82a834e5075cf2069219",
  "commits": [
   {
    "sha": "57a79c6962",
    "subject": "doc: remove json quoting from gettxoutsetinfo and getblockstats cli examples",
    "files": 1,
    "add": 2,
    "del": 2
   }
  ],
  "patch_truncated": false
 },
 "input_hash": "0ee8d70229ad3336",
 "extracted_at": "2026-09-17T16:15:31+00:00"
}