We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7cce0 commit ce3e1b4Copy full SHA for ce3e1b4
1 file changed
docs/realtime-api.md
@@ -280,7 +280,7 @@ Returns the same result as `eth_call` — the return data from the executed call
280
281
| Code | Message | Description |
282
|------|---------|-------------|
283
-| -32000 | Timeout | The nonce condition was not met within the timeout period |
+| -32000 | `Timeout: timeout waiting for nonce condition` | The nonce condition was not met within the timeout period |
284
| -32000 | InternalError | An internal error occurred while processing the request |
285
286
## Example
0 commit comments