Skip to content

Commit 10d44a1

Browse files
authored
Change the error code returned by chainHead_follow (#115)
1 parent f4b1019 commit 10d44a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/chainHead_unstable_follow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,4 +399,4 @@ The runtime is of type `invalid` if the JSON-RPC server considers the runtime as
399399

400400
## Possible errors
401401

402-
- A JSON-RPC error with error code `-32100` can be generated if the JSON-RPC client has already opened 2 or more `chainHead_unstable_follow` subscriptions.
402+
- A JSON-RPC error with error code `-32800` can be generated if the JSON-RPC client has already opened 2 or more `chainHead_unstable_follow` subscriptions.

0 commit comments

Comments
 (0)