Skip to content

Commit fde4d10

Browse files
committed
fix code blocks
1 parent ec744dc commit fde4d10

File tree

1 file changed

+4
-6
lines changed
  • i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference-client/rpc-reference

1 file changed

+4
-6
lines changed

i18n/zh-Hans/docusaurus-plugin-content-docs/current/reference-client/rpc-reference/full-node-rpc.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,9 @@ for spent coins, use the [get_puzzle_and_solution](#get_puzzle_and_solution) API
7575
````mdx-code-block
7676
```json
7777
chia rpc full_node get_additions_and_removals '{"header_hash": "0xfb7891e9a4a9ca6f8a633e0632d82c2502f425526754f71aee5a55d6ad3933d8"}'
78+
```
7879
````
7980

80-
`````
81-
8281
Response:
8382

8483
````mdx-code-block
@@ -330,9 +329,8 @@ Response:
330329
],
331330
"success": true
332331
}
333-
`````
334-
335-
`````
332+
```
333+
````
336334

337335
</details>
338336

@@ -360,7 +358,7 @@ Request Parameters: None
360358
```json
361359
chia rpc full_node get_aggsig_additional_data
362360
```
363-
`````
361+
````
364362

365363
Response:
366364

0 commit comments

Comments
 (0)