Skip to content

Commit f96693a

Browse files
committed
archive/body: Keep description consistent with chainHead
Signed-off-by: Alexandru Vasile <[email protected]>
1 parent b521e1e commit f96693a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/archive_unstable_body.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Parameters**:
44

5-
- `hash`: String containing the hexadecimal-encoded hash of the header of the block whose body must be retrieved.
5+
- `hash`: String containing an hexadecimal-encoded hash of the header of the block whose body to fetch.
66

77
**Return value**: If a block with that hash is found, an array of strings containing the hexadecimal-encoded SCALE-codec-encoded transactions in that block. If no block with that hash is found, `null`.
88

0 commit comments

Comments
 (0)