Skip to content

Commit 9ef05d2

Browse files
authored
fix archive_v1_storage wrong reference (#169)
1 parent 12dd1a7 commit 9ef05d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/archive_v1_storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ It is allowed (but discouraged) for the JSON-RPC server to provide the same info
100100

101101
## Possible errors
102102

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`.
104104
- 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

Comments
 (0)