Skip to content

Commit c7af0da

Browse files
committed
archive: Simplify error code
Signed-off-by: Alexandru Vasile <[email protected]>
1 parent c2112e3 commit c7af0da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/api/archive_unstable_storageDiff.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,4 @@ When users are interested in the main trie storage differences, as well as in a
112112
## Possible errors
113113

114114
- A JSON-RPC error can be generated if the JSON-RPC client has to many active calls to `archive_unstable_storageDiff`.
115-
- A JSON-RPC error can be generated if the `previousHash` parameter is provided, but the `previousHash` block is not an ancestor of the `hash` block.
116-
- A JSON-RPC error can be generated if one of the hashes provided does not correspond to a known block header hash.
117115
- 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)