Skip to content

Commit e549ad6

Browse files
authored
Merge pull request #111 from paritytech/lexnv/clarify-unpin
chainHead/unpin: Explicit about unpin parameters
2 parents d274f78 + 24d069a commit e549ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/chainHead_unstable_unpin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Parameters**:
44

55
- `followSubscription`: An opaque string that was returned by `chainHead_unstable_follow`.
6-
- `hash`: String or array of strings containing the hexadecimal-encoded hash of the header of the block to unpin.
6+
- `hash_or_hashes`: String or array of strings containing the hexadecimal-encoded hash of the header of the block to unpin.
77

88
**Return value**: *null*
99

0 commit comments

Comments
 (0)