Skip to content

Commit

Permalink
Update src/api/chainHead_unstable_storage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandru Vasile <[email protected]>
  • Loading branch information
tomaka and lexnv authored May 16, 2023
1 parent d98e64c commit 51a1489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/chainHead_unstable_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

**Return value**: String containing an opaque value representing the operation.

The JSON-RPC server must start obtaining the value of the entry with the given `key` from the storage, either from the main trie of from `childTrie`.
The JSON-RPC server must start obtaining the value of the entry with the given `key` from the storage, either from the main trie or from `childTrie`.

The operation will continue even if the given block is unpinned while it is in progress.

Expand Down

0 comments on commit 51a1489

Please sign in to comment.