Skip to content

Commit ce09a92

Browse files
authored
chainHead_unstable_unpin: hash_or_hash -> hashOrHashes
1 parent e549ad6 commit ce09a92

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_or_hashes`: String or array of strings containing the hexadecimal-encoded hash of the header of the block to unpin.
6+
- `hashOrHashes`: 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)