Skip to content

Commit

Permalink
Update src/api/archive_unstable_storage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Adolfsson <[email protected]>
  • Loading branch information
lexnv and niklasad1 authored Nov 15, 2023
1 parent d26e3ce commit 00d6825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/archive_unstable_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ If the `key` is not associated with a storage value in the trie, then no respons
Returned when the `type` of the query was `"hash"`:

- `key` is guaranteed to be equal to one of the `key`s provided.
- `hash` is a string containing the hexadecimal-encoded cryptographic hash of the storage entry.
- `hash` is a string containing the hexadecimal-encoded hash of the storage entry.

Returned when the `type` of the query was `"descendantsHashes"`:

Expand Down

0 comments on commit 00d6825

Please sign in to comment.