Skip to content

Commit

Permalink
Change the error code returned by chainHead_follow (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaka authored Nov 22, 2023
1 parent f4b1019 commit 10d44a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/chainHead_unstable_follow.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,4 +399,4 @@ The runtime is of type `invalid` if the JSON-RPC server considers the runtime as

## Possible errors

- 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.
- 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 comments on commit 10d44a1

Please sign in to comment.