Skip to content

Commit ce3e1b4

Browse files
committed
docs: align error table message with actual error response
1 parent 8a7cce0 commit ce3e1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/realtime-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Returns the same result as `eth_call` — the return data from the executed call
280280

281281
| Code | Message | Description |
282282
|------|---------|-------------|
283-
| -32000 | Timeout | The nonce condition was not met within the timeout period |
283+
| -32000 | `Timeout: timeout waiting for nonce condition` | The nonce condition was not met within the timeout period |
284284
| -32000 | InternalError | An internal error occurred while processing the request |
285285

286286
## Example

0 commit comments

Comments
 (0)