Skip to content

Commit

Permalink
Merge pull request #111 from paritytech/lexnv/clarify-unpin
Browse files Browse the repository at this point in the history
chainHead/unpin: Explicit about unpin parameters
  • Loading branch information
lexnv authored Nov 13, 2023
2 parents d274f78 + 24d069a commit e549ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/chainHead_unstable_unpin.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Parameters**:

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

**Return value**: *null*

Expand Down

0 comments on commit e549ad6

Please sign in to comment.