You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/api/archive_v1_storage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,5 +100,5 @@ It is allowed (but discouraged) for the JSON-RPC server to provide the same info
100
100
101
101
## Possible errors
102
102
103
-
- A JSON-RPC error can be generated if the JSON-RPC client has to many active calls to `archive_v1_storageDiff`.
103
+
- A JSON-RPC error can be generated if the JSON-RPC client has to many active calls to `archive_v1_storage`.
104
104
- A JSON-RPC error with error code `-32602` is generated if one of the parameters doesn't correspond to the expected type (similarly to a missing parameter or an invalid parameter type).
0 commit comments